alvinhui
Founder of AppTools, Co-member of @ice-lab, working at @alibaba. A Web maker and love to take photos.
@taofed Hangzhou, China
alvinhui's Stars
josdejong/mathjs
An extensive math library for JavaScript and Node.js
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
tudou527/marketch
Marketch is a Sketch 3 plug-in for automatically generating html page that can measure and get CSS styles on it.
alibaba/ice
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
microsoft/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
NaturalNode/natural
general natural language facilities for node
BrainJS/brain.js
🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
cazala/synaptic
architecture-free neural network library for node.js and the browser
alexa/alexa-skills-kit-sdk-for-nodejs
The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/tfjs-core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
alibaba/rax
🐰 Rax is a progressive framework for building universal application. https://rax.js.org
reduxjs/redux
A JS library for predictable global state management
postcss/postcss
Transforming styles with JS plugins
taofed/react-web
A framework for building web apps with React Native compatible API.
facebookarchive/flux
Application Architecture for Building User Interfaces
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.
facebook/react
The library for web and native user interfaces.
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
xtemplate/xtemplate
eXtensible Template Engine lib for node and the browser
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
google/closure-library
Google's common JavaScript library
GoogleChrome/accessibility-developer-tools
This is a library of accessibility-related testing and utility code.
haoel/leetcode
LeetCode Problems' Solutions