Pinned Repositories
awesome-react-native
An "awesome" type curated list of React Native components, news, tools, and learning material
babel
🐠 Babel is a compiler for writing next generation JavaScript.
blog
leehey's blog -- 请star或者watch
IOSCallJsOrJsCallIOS
A good demo for iOS call js and js call ios native, using JavaScriptCore after iOS 7.0.
javascript
JavaScript Style Guide
jsmpeg
MPEG1 Video Decoder in JavaScript
learning-threejs
Code repository for the examples from the Packt book "Learning Threejs"
node-hashring
hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
outrun-js
OutRun game written in JavaScript.
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
aideper's Repositories
aideper/awesome-react-native
An "awesome" type curated list of React Native components, news, tools, and learning material
aideper/babel
🐠 Babel is a compiler for writing next generation JavaScript.
aideper/blog
leehey's blog -- 请star或者watch
aideper/IOSCallJsOrJsCallIOS
A good demo for iOS call js and js call ios native, using JavaScriptCore after iOS 7.0.
aideper/javascript
JavaScript Style Guide
aideper/jsmpeg
MPEG1 Video Decoder in JavaScript
aideper/learning-threejs
Code repository for the examples from the Packt book "Learning Threejs"
aideper/node-hashring
hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
aideper/outrun-js
OutRun game written in JavaScript.
aideper/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
aideper/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
aideper/react-swipe
Swipe.js as a React component
aideper/reactxp
Library for cross-platform app development.
aideper/SVG_Essentials
《SVG精髓》 阅读笔记
aideper/tapable
Just a little module for plugins.
aideper/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.
aideper/webpack-cli
Webpack's Command Line Interface
aideper/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.