11 packages
autotrace
A simple interface for converting raster images into vector graphics using AutoTrace.
cf-encrypt
Node.js implementation of the ColdFusion encrypt() and decrypt() functions.
coin-change-calculator
For a given value calculate the change in coins, e.g. 23 -> [20, 2, 1].
confe
Simple config file management.
googlemaps-utils
A collection of utility functions for Google Maps.
gulp-crash-sound
Play a WAV or MP3 when gulp crashes.
interleave-values
Interleave two values producing one string. E.G 'abc' & '123' -> 'a1b2c3'.
jmap-proxy
A wrapper around the official JMAP Proxy (https://proxy.jmap.io) that exposes a stubbed Authentication endpoint and Event Source with CORS support.
mercator-projection
Translate latitude and longitude values into 'world' coordinates as used by the Google Map API.
server-sent-events
Express middleware to push events/messages from the server to the browser, using EventSource.