chengchao's repositories
bdParse
a JavaScript LL(1) parser in JavaScript
browserify-transform-tools
Utilities for writing browserify transforms.
cssnano
A modular minifier, built on top of the PostCSS ecosystem.
docs
đź“„ Documentation for Vue 3
idiomatic-css
Principles of writing consistent, idiomatic CSS.
interview-coder
An invisible desktop application to help you pass what you want online or offline.
js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
npm
a package manager for javascript
vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
vue-component-linter
a linter based on eslint for vue component
webpack-1
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.