291 packages
@alac/decoder
A decoder that turns raw ALAC data into PCM data.
@alac/encoder
An encoder that produces raw ALAC data from PCM data.
albatross
Albatross is a small library that makes accessing MongoDB from Node.js a breeze. It's goal is to be a thin wrapper that enables you to forget about connection state and get right to accessing your data.
amend-object
Update an object from an iterable of key/value-pairs.
appdmg
Generate beautiful DMG-images for your OS X applications.
append-field
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
application-config
Store your applications config where the operating system wants you to.
application-config-path
Store your application config in the right location.
array-buffer-from-string
Create an ArrayBuffer with the [raw bytes][javascript-encoding] from a String.
array-buffer-to-hex
Turn an `ArrayBuffer` into a string of hexadecimal characters.