Pinned Repositories
fortune
Non-native graph database abstraction layer for Node.js and web browsers.
doc-tree
Documentation generating tool for JavaScript that matches comments to AST nodes.
error-class
Typed errors for JavaScript that closely emulate the native Error class.
imagenote
Anonymous image gallery.
parenscript-builder
Transform ParenScript, a subset of Common Lisp, to ES modules, compatible with Deno and web browsers (and Node.js too).
s2
A data-binding function for the DOM.
simulacra
A data-binding function for the DOM.
unknown-pleasures
An interactive visualization of Joy Division's debut album cover.
wasm-junkyard
WebAssembly dumping grounds
gr0uch's Repositories
gr0uch/simulacra
A data-binding function for the DOM.
gr0uch/doc-tree
Documentation generating tool for JavaScript that matches comments to AST nodes.
gr0uch/s2
A data-binding function for the DOM.
gr0uch/imagenote
Anonymous image gallery.
gr0uch/unknown-pleasures
An interactive visualization of Joy Division's debut album cover.
gr0uch/error-class
Typed errors for JavaScript that closely emulate the native Error class.
gr0uch/promise-compose
Compose an arbitrary number of functions that accept one argument and return either a value or a Promise.
gr0uch/how-to-js
Documenting how I write JavaScript.
gr0uch/parenscript-builder
Transform ParenScript, a subset of Common Lisp, to ES modules, compatible with Deno and web browsers (and Node.js too).
gr0uch/monkey-router
Web application routing with tree traversal.
gr0uch/tapdance
Test harness that emits the Test Anything Protocol (TAP).
gr0uch/promise-middleware
Use callback-based middlewares as promises.
gr0uch/wasm-junkyard
WebAssembly dumping grounds
gr0uch/eslint-config-boss
JavaScript style: Brevity Over Sophistry
gr0uch/bindings
Official bindings for µWebSockets
gr0uch/js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
gr0uch/leetcode-rs
gr0uch/lit-md
Literate programming with Markdown indentation.
gr0uch/goober
🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API
gr0uch/node-postgres
PostgreSQL client for node.js.
gr0uch/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.