anc95's Stars
benjycui/mark-twain
Parse Markdown into JavaScript object.
benjycui/exist.js
To make it easier to access nested property
flatiron/director
a tiny and isomorphic URL router for JavaScript
mobxjs/mobx
Simple, scalable state management.
jmhodges/justrun
A tool that watches files, and runs possibly long-lived commands when they change.
acornjs/acorn
A small, fast, JavaScript-based JavaScript parser
tj/co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
webpack/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.
dora-js/dora
:steam_locomotive: A fully pluggable server for development.
shepherdwind/css-hot-loader
This is a css hot loader, which support hot module replacement for an extracted css file.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
http-party/node-http-proxy
A full-featured http proxy for node.js
m-cuttlefish/react-mhoc
react-hoc
angular/angular.js
AngularJS - HTML enhanced for web apps!
mrdoob/three.js
JavaScript 3D Library.
thinkjs/thinkjs
Use full ES2015+ features to develop Node.js applications, Support TypeScript.