76 packages
ansi-style-parser
Parse ANSI colors and styles
bangular
Build automation for compiling angular projects. Think meteor.js asset compilation, but angular
browserify-minify-module-paths
Take your browserify output, run it through this to compress all the require statements. So require('something') becomes require(1)
cargowise-eadapter
CargoWise eAdapter client
ces-game-engine
JS game engine that uses the component entity system
co-callback
callback friendly `co` generator async control flow goodness
comlink
Comlink makes WebWorkers enjoyable
contra-find
Using contra, asynchronously find a value in a collection that matches a condition.
css-to-css.js
Compile css into js code that injects styles on the browser and server safe
diff-lines
Given two strings, show the lines that differ. (similar to `git diff`)
droideka
fight back against email scrapers
ecmaless
A small compile to JS language.
ecmaless-compiler
ecmaless AST -> ESTree
ecmaless-parser
Parser for the ecmaless language
ecmaless-stdlib
Standard library for ecmaless
ecmaless-tokenizer
Tokenizer for the ecmaless language
entity-wharf
Store data as entity attribute values in memory. Fast queries and manipulation of state.
estree-builder
Handy functions for building estree nodes
estree-loc
Convert a string start and end indices to an estree loc objects.
excerpt-at-line-col
Get text excerpt that points to a given line and column number
fmt-to-double-quotes
CLI script to change single quote strings to double quote strings
full-page-canvas
Mount an HTML5 canvas to the full width and height of the web page. When the page is resized the canvas resizes too.
gen-css-identifier
Generate a unique css class or id name.
grunt-less-to-js
require('./somefile.less.js'); Turn less files into browser and node compatable js.
hairball
Sane global state management for client side JS apps