741 packages
acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
adobe-swatch-exchange
Encode/decode color palettes in Adobe's .ase format
almost-equal
Test if two floats are almost equal
an-array
Check if an object is an array or a typed array
ansi-html-stream
Stream ANSI terminal output to an HTML format.
aperture
Record the screen on macOS
apprise
A simple browser module for displaying stacking notifications
array-equal
Check if two arrays are equal
array-missing
Call a function for every element from a given array that's missing from another array
array-pack-2d
Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format
assert
The assert module from Node.js, for the browser.
ast-declaration-source
Given an esprima/acorn-style AST, approximately find the original declaration node responsible for a variable
ast-parents
Walks a JavaScript AST and adds a "parent" property to each node
ast-pipeline
Seamlessly pipe between text transform streams and AST transforms
ast-transform
Convenience wrapper for performing AST transformations with browserify transform streams
async-series
Run a series of callbacks in sequence.
atob-lite
Smallest/simplest possible means of using atob with both Node and browserify
atom-pane
A lightweight wrapper for creating new panes within Atom
atom-quick-pane
Quick and easy pane creation for the Atom Editor
atom-selected-requires
Retrieve the paths of any require statements in the current selection.
atom-selection-ast
Test if an AST node is within the current selection in Atom
axes
An alternative implementation of d3's quantitative scales
baboon-image
The baboon test image
backtrack-require
Given an entry file and a target file, track down any files that are requiring the target file
bankai
The easiest way to compile JavaScript, HTML and CSS