monjudoh's Stars
zloirock/core-js
Standard Library
philipwalton/flexbugs
A community-curated list of flexbox issues and cross-browser workarounds for them.
rtfeldman/seamless-immutable
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
primus/eventemitter3
EventEmitter3 - Because there's also a number 2. And we're faster.
eslint/js
Monorepo for the JS language tools.
prettydiff/prettydiff
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
jquery-archive/PEP
Pointer Events Polyfill: a unified event system for the web platform
WebReflection/dom4
Modern DOM functionalities for every browser
takuyaa/kuromoji.js
JavaScript implementation of Japanese morphological analyzer
padolsey/operative
:dog2: Seamlessly create Web Workers
shama/napa
:wine_glass: A helper for installing stuff without a package.json with npm.
option-t/option-t
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
WebReflection/es6-collections
Map, WeakMap, and Set fast/simple shim for Harmony collections
hashcc/railmaps
Railway maps of world's famous cities.
esperantojs/esperanto
DEPRECATED: An easier way to convert ES6 modules to AMD and CommonJS
google/canvas-5-polyfill
HTML 5 Canvas Polyfill
jser/jser.info
JSer.infoデータリポジトリ
wingify/dom-comparator
A JS Library that compares two DOM Nodes and outputs what changed between the two.
estools/estemplate
Proper (AST-based) JavaScript code templating with source maps support.
mathiasbynens/Array.from
A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.
yutakahirano/fetch-with-streams
Fetch API integrated with Streams.
azu/wait-for-element.js
This library provide a function which wait until an element is visible.
termi/CSS.supports
CSS.supports polyfill
uxebu/jasmine-matchers
A set of jasmine matchers that allow for more explicit test writing and better error reporting.
uupaa/WebKitChangeLog
yoshuawuyts/promise-each
Call a function for each value in an array and return a Promise
twada/universal-deep-strict-equal
A port of Node v6's internal _deepEqual function in a universal style
jeromeetienne/babel-plugin-jsdoced
babel plugin which use jsdoc to implement strong typing in javascript
hokaccha/node-confy
Manage settings library, like as pit.
olahol/eselement
DOM-like wrapper around the Javascript AST