dlmanning's Stars
meandavejustice/simple-sampler
A simple MPC type sampler using the WebAudio API
sebmarkbage/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
johnsetzer/git-changed
Node module that returns a list of files changed between two git revisions.
johnsetzer/refactor-ratchet
Gulp task to monitor code metric progress and prevent regressions.
chrisdickinson/cssauron
create matching selectors from css for your very own nested object hierarchy
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
sass/node-sass
:rainbow: Node.js bindings to libsass
justinabrahms/imhotep
A static-analysis bot for Github
aziz/knockdown
Github flavored Markdown for SublimeText and a custom theme for writing markdown
gulpjs/gulp
A toolkit to automate & enhance your workflow
Raynos/http-framework
A web framework based purely on require('http')
alexbardas/bignumber.js
Arithmetic operations on big numbers
localForage/localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
unfold/browserify-ejs
Browserify transform plugin for EJS templates
workshopper/workshopper
A terminal workshop runner framework
hakimel/reveal.js
The HTML Presentation Framework
testem/testem
Test'em 'Scripts! A test runner that makes Javascript unit testing fun.
sergi/jsftp
Light and complete FTP client implementation for Node.js
HenrikJoreteg/templatizer
Simple solution for compiling jade templates into vanilla JS functions for blazin' fast client-side use.
kjur/jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
scijs/ndarray
📈 Multidimensional arrays for JavaScript
HenrikJoreteg/system-requirements.js
Boxed software has 'em, now the web does too.
Level/level-js
Superseded by browser-level. An abstract-leveldown compliant store on top of IndexedDB.
klaemo/csv-stream
:page_with_curl: Streaming CSV Parser for Node. Small and made entirely out of streams.
chrisdickinson/beefy
local development server that aims to make using browserify fast and fun
hapijs/hapi
The Simple, Secure Framework Developers Trust
EastBayJS/javascript-puzzles
Improve your JavaScript skills by correcting the errors in this code
mikeal/jaws
Build HTTP applications as a cache.
browserify/browserify
browser-side require() the node.js way