76 packages
angular-audio-context
An Angular wrapper for the Web Audio API's AudioContext.
angular-prerender
A command line tool to prerender Angular Apps.
array-buffer-cache
This module is providing an asynchronous cache for ArrayBuffers.
array-buffer-cache-broker
The broker which is used by the array-buffer-cache package.
array-buffer-cache-worker
The worker which is used by the array-buffer-cache package.
async-array-buffer
This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.
async-array-buffer-broker
The broker which is used by the async-array-buffer package.
async-array-buffer-worker
The worker which is used by the async-array-buffer package.
audio-context-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
audio-fingerprinting-file-reader
A reader for files created by audfprint.
automation-events
A module which provides an implementation of an automation event list.
aws-client-factories
A helper to instantiate various AWS clients with environment variables.
broker-factory
A little factory function to create a broker for a JSON-RPC based Web Worker.
compilerr
A kind of templating system to compile errors.
create-s3-object-write-stream
Creates a writable stream which uses Amazon's Multipart Upload API under the hood.
dynamo-converters
A collection of converter functions to get good old JavaScript key/value objects into a DynamoDB friendly schema and back again.
dynamo-db-local
A wrapper around Amazon's DynamoDB Local to start and stop it from Node.js.
dynamo-db-provisioner
A lightweight and promise-based wrapper of the AWS SDK to create and delete tables.
element-shot
!!! DEPRECATED !!! A module to take a screenshot of an HTML element with Protractor and test it with Jasmine.
eslint-config-holy-grail
This is my personal eslint configuration.
extendable-media-recorder
An extendable drop-in replacement for the native MediaRecorder.
extendable-media-recorder-wav-encoder
A Wave file encoder for the extendable-media-recorder package.
extendable-media-recorder-wav-encoder-broker
The broker which is used by the extendable-media-recorder-wav-encoder package.
extendable-media-recorder-wav-encoder-worker
The worker which is used by the extendable-media-recorder-wav-encoder package.
fast-unique-numbers
A module to create a set of unique numbers as fast as possible.