Pinned Repositories
30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
33-js-concepts
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
920-text-editor-v2
920 Text Editor is a Free, Open Source and no Ad software for android
ActivityPPT
some ppt about join activity
AndroidAOP
first commit
Annotation_Demo
first commit for custom_butterknife
DeepLink
MyBooks
books-tech、PPT、or something
RePush
多家推送SDK融合,动态根据不同设备使用不同推送通道。达到用户杀死APP后仍能收到推送的目的
RxAndroid-Retrofit-MVP
rxjava rxandroid retrofit mvp
weixinjie's Repositories
weixinjie/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
weixinjie/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
weixinjie/ant-design
🐜 A UI Design Language
weixinjie/anyproxy
A fully configurable http/https proxy in NodeJS
weixinjie/babel
🐠 Babel is a compiler for writing next generation JavaScript.
weixinjie/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
weixinjie/clean-code-js
JavaScript风格指南
weixinjie/commander.js
node.js command-line interfaces made easy
weixinjie/f2
📱📈An elegant, interactive and flexible charting library for mobile.
weixinjie/fe9-library
九部知识库
weixinjie/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
weixinjie/handlebars.js
weixinjie/Inquirer.js
A collection of common interactive command line user interfaces.
weixinjie/Java
All Algorithms implemented in Java
weixinjie/js-xlsx
:green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer
weixinjie/json
JSON for Modern C++
weixinjie/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
weixinjie/macdown
Open source Markdown editor for macOS.
weixinjie/material-ui
React components that implement Google's Material Design.
weixinjie/mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
weixinjie/NES.css
NES-style CSS Framework | ファミコン風CSSフレームワーク
weixinjie/NeteaseCloudMusicApi
网易云音乐 Node.js API service
weixinjie/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
weixinjie/parcel
📦🚀 Blazing fast, zero configuration web application bundler
weixinjie/proxydroid
Global Proxy for Android
weixinjie/react-spring
✌️ A spring physics based React animation library
weixinjie/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
weixinjie/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
weixinjie/V8ToJS
记录阅读v8源码过程的笔记,尝试将V8引擎用JavaScript翻译辅助理解与研究
weixinjie/wepy
小程序组件化开发框架