Repos
270
Stars
8.6k
Forks
837
Top Language
JavaScript
Loading contributions...
Top Repositories
qr code generator
Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
this renders a simple javascript object structure into xml/html. js objects are easier to modify than strings so no need to parse a whole dom to reliably add a few elements. while this could support async callbacks it doesn't. if people need it i will be happy to add support.
get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone
publish packages to your own s3 bucket, install an resolve nested private or public deps without replacing or hacking npm
binary search for sorted javascript arrays||array like obejcts. provides method to create sorted index of objects.
Repositories
270qr code generator
CLI and Rust libraries for low-level manipulation of WebAssembly modules
No description provided.
A module for extracting colors from images and for generating lookup ranges that accept rgb and outputs ranges of rgb values for db lookups
binary search for sorted javascript arrays||array like obejcts. provides method to create sorted index of objects.
get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone
publish packages to your own s3 bucket, install an resolve nested private or public deps without replacing or hacking npm
provides `registry.selectGrammar` for dependents that need it like highlghts.
parse the .git/config file into a useful data structure
:wrench: Upload LUA files to NodeMCU
Monorepo for generating, parsing, debugging WebAssembly coredump
Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
ansi control sequences for terminal cursor hopping and colors
Fast and lightweight x86/x86-64 disassembler and code generation library
this renders a simple javascript object structure into xml/html. js objects are easier to modify than strings so no need to parse a whole dom to reliably add a few elements. while this could support async callbacks it doesn't. if people need it i will be happy to add support.
how big will docs be if we trim some things out?
table of nominal sizes to actual sizes based on american lumber standards
No description provided.
print memory in bytes for human consumtion
stream a file backwards
Starlark Language
The modern web developer’s platform
this is a white space and extra char css optimizer that is smiilar to crockfords jsmin. written in c it reads from stdin and writes to stdout. it is fast enough because its in c to process css on the fly or you can concatenate all of your css into a minified file and deliver it
simple node wrapper for interactive ssh sessions
printastic printing server. sends pdf files from spool directories to remote printers via printastic-printer client processes.
split a buffer by another buffer. think String.split()
Use to make your own module loaders. A compliant node module loader base without any fs.
`require`s taking too much time? Profile 'em.
worker child process manager. respawn children. load balance work amongst children.
a canvas utility for applying transforms whilst iterating pixels