mojombo/toml · GitHub with implementations in .Net using dynamic feature (rossipedia / toml-net seems to be the more advanced).
Month: March 2013
Introduction to Rx
A really detailled “introduction” of rx: Introduction to Rx – Foreword. A must.
LearnBoost/node-canvas · GitHub
A Canvas implementation to node.js (based on Cairo): node-canvas.
Other projects from LearnBoost are also interesting:
- console-trace to add call stack on node trace,
- a priority job queue backed by redis, built for node.js,
- and many more.