JS开源库
架构
redux
stars: 59.6k
Predictable state container for JavaScript apps
Click to see images
mobx
stars: 26.5k <javascript, mobx, react, reactive-programming, typescript>
Simple, scalable state management.
Click to see images
语法
async
stars: 27.9k <async, callbacks, javascript>
Async utilities for node and the browser
Click to see images
underscore
stars: 27k
JavaScript’s utility _ belt
bluebird
stars: 20.3k
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
Click to see images
q
stars: 15k
A promise library for JavaScript
语法检测
flow
stars: 22k
Adds static typing to JavaScript to improve developer productivity and code quality.
jshint
stars: 8.9k
JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
jslint
stars: 3.6k <coverage-report, javascript, jslint, zero-config, zero-dependency>
JSLint, The JavaScript Code Quality and Coverage Tool
Click to see images
语言
TypeScript
stars: 91.5k <javascript, language, typechecker, typescript>
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
coffeescript
stars: 16.4k
Unfancy JavaScript
算法
js-image-carver
stars: 1.5k <algorithm, algorithms, image-manipulation, image-processing, javascript, resize-images, seam-carving>
🌅 Content-aware image resizer and object remover based on Seam Carving algorithm
Click to see images
其他
moment
stars: 47.4k
Parse, validate, manipulate, and display dates in javascript.