These components are designed for viewing data in Mapeo. They share a common interface:
PixiJS filter to apply a bevel effect
PixiJS filter to overlay all colors with single color
Clamps (ie. cuts off) an HTML element's content by adding ellipsis to it if the content inside is too long.
PixiJS filter to apply an emboss effect
The template engine for generate xlsx documents
Creates an array of all symbol properties found directly upon a given object.
lerps two numbers or an array of numbers
PixiJS filter to apply an effect resembling old CRT monitors
parses constraints to create a predicate for filtering
Easy to use efficient .GIF parsing in javascript
Unicode CLDR pluralization rules as JavaScript functions
buxlabs utils
Map mappables (functors) and other values (non-functors)
create hashes for browserify
Replace one val with another or all occurrences in an object recursively. A simple & small integration.
[](https://ZJONSSON.github.io/etl-cli/)
A sparse array optimised for low memory whilst still being fast
Edit Steam shortcuts
Easy to use Node-RED oracle database nodes
Ad-Filtering filter lists
A plugin for karma-jasmine. Allows to filter tests (specs) by tags.
List of array data types.
I find myself writing `item = item instanceof Array ? item : [item]` a lot, so I decided to make a simple library to does it for me. A few examples: