Pinned Repositories
arasy
another javascript parser.
bdParse
a JavaScript LL(1) parser in JavaScript
browserify-transform-tools
Utilities for writing browserify transforms.
ClyTimer
ClyTimer - Mac Fullscreen Countdown Timer
cssnano
A modular minifier, built on top of the PostCSS ecosystem.
into-vue
some thoughts about vue.js
weex
A framework for building Mobile cross-platform UI
browserify
A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.
v2.vuejs.org
📄 Documentation for Vue 2
vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
defcc's Repositories
defcc/into-vue
some thoughts about vue.js
defcc/arasy
another javascript parser.
defcc/ClyTimer
ClyTimer - Mac Fullscreen Countdown Timer
defcc/weex
A framework for building Mobile cross-platform UI
defcc/bdParse
a JavaScript LL(1) parser in JavaScript
defcc/browserify-transform-tools
Utilities for writing browserify transforms.
defcc/cssnano
A modular minifier, built on top of the PostCSS ecosystem.
defcc/electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
defcc/docs
📄 Documentation for Vue 3
defcc/idiomatic-css
Principles of writing consistent, idiomatic CSS.
defcc/js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
defcc/npm
a package manager for javascript
defcc/plupload
Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
defcc/v-show-ssr-bug
defcc/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
defcc/vue-component-linter
a linter based on eslint for vue component
defcc/vue-router-before-route-enter-mixin-single-file-component
defcc/vuejs.org
The website.
defcc/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.