go
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
Hardmath123/nearley
Simple, fast, powerful parser toolkit for JavaScript.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
socraticorg/mathsteps
Step by steps math solutions for everyone
-
amoghbanta/reactNativeEverywhere
Starter kit to target multiple platforms🌐📱💻with react-native' APIs.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
developit/mitt
Tiny 200b functional event emitter / pubsub.
-
typicode/tlapse
📷Create a timelapse of your web development... or just automatically take screenshots of your hard work ;)
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
liumingmusic/react-native_toiletApp
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
-
marko-js/marko
Simple, intuitive, performant UI components and templates
-
styled-components/styled-components
Visual primitives for the component age💅
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
legomushroom/mojs
motion graphics toolbelt for the web
-
andypotts/mockup-generator
Mockup Generator is a macOS app built with Electron/AngularJS that sits in your menu bar allowing you to capture screenshots of your favourite websites and wrap them in device mock-ups.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
alibaba/rax
🎩A universal React-compatible render engine.
-
tannerlinsley/react-table
React Table - A lightweight, fast and extendable datagrid for React
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
facebook/react-native
A framework for building native apps with React.
-
airbnb/javascript
JavaScript Style Guide
-
avajs/ava
🚀Futuristic JavaScript test runner
python