The slides for my QCon 2016 talk "JS Everywhere"
Repositories
mcollina repositories
Easily handle JSON in RSpec and Cucumber
Kanban is a node.js control-flow library. As the Japanese methodology, it is pull-based.
My personal website
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
Node.js test framework
A queue for LevelUp
easily run your level-* tests across all leveldown backends.
LevelUP writable stream compatible with streams2
leveldb for the browser
Breadth-first and Deep-first for your LevelGraph
My Talk at nodejsconf.it 2014! "How to Cook a Graph Database in a Night"
Level Me Up Scotty! An intro to Node.js databases via a set of self-guided workshops.
My talk for CloudConf on LevelUp
Like Go channels over the network
Dead simple process manager with few features
Turn any duplex in an object Stream!
The LL(k) Interpreted Parser (llip) is an automated tool to easily create an LL(k) parser and the related scanner without the need of generating anything. Everything is done on the fly through a simple DSL.