48 packages
allocated-dynamic-typedarray
A typed array whose length() can change.
best-effort-concurrent-cache
Make a best effort to offer a simple filesystem-based cache for concurrent access from multiple processes.
bucket-runner
Execute a command in parallel, distributing files and buffering output.
csp-ksh
Playing with CSP without generators
cut-ordered
Like unix's cut(1) except columns can be reordered, and within ~1.3x speed.
ddd-jquery
de-bowerified, de-amdified, de-gruntified... jQuery.
fnhelp
Get some fn' help from your functions (parse for comments!)
fs-stream-websocket
`fs.createReadStream` and `fs.createWriteStream` over a websocket, assumedly in a browser.
game-bucket
Common game utilities + rollup config, suitable for a small game competition. Like [JS13k](http://js13kgames.com/)!
ghembedder
Embed any source file (or specific lines) from any public github repo in your page, with no server-side dependencies.
hbsfy
Handlebars precompiler plugin for Browserify v2
image-juggler
Juggle pixel data between different web containers, like <img>, <canvas>, ImageData, File, ArrayBuffer, Blob, Array, etc.
instant-public-file
Give a folder a public URL to enable no-frills https file downloading
instant-public-folder
Give a folder a public URL to enable no-frills https file downloading
@kirbysayshi/idier
Make your projects folder tidier
@kirbysayshi/ts-run
Run TypeScript in node directly, via Babel.
ncolorpalette-clusterer
cluster the pixels of an image into arbitrary groups
ncolorpalette-palettes
Palettes (pixel datas) that power the ncolorpalette and friends.
nf-grapher
Native Format Graph Library: Grapher
nf-player
The Native Format Smart Player, JS Edition
nodecmd
Accept input, then print the output through a given JS function.
obelisk-browserify
Browserify-compatible fork of obelisk.js, hopefully temporary
obelisk.js-browserify-test
JavaScript Engine for Building Pixel Isometric Element with HTML5 Canvas
pocket-ces
Component entity system, probably for game development.
pocket-physics
Verlet physics extracted from pocket-ces demos