zhangxuyang950313's Stars
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
microsoft/vscode
Visual Studio Code
HanikLZ/xiaomi-theme-packer
小米皮肤打包工具
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.
WangCao/medivh
chrislondon/9-Patch-Image-for-Websites
UNMAINTAINED -- Javascript file to allow 9 patch images on the web. For a more detailed explanation of 9-patch images read here: http://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch
oleksii-zavrazhnyi/9patcher
Automatic nine-patch tool that crops central part of image (buttons, inputs, backgrounds)
completejavascript/nine-patch-js
⛏️ Scale a nine-patch image using JavaScript's canvas.