extensibleweb / webidl.jsLinks
An implementation of WebIDL in ECMAScript
☆55Updated 9 years ago
Alternatives and similar repositories for webidl.js
Users that are interested in webidl.js are comparing it to the libraries listed below
Sorting:
- monorepo of power-assert runtime side☆20Updated 5 years ago
- Clone AST without extra properties☆30Updated 2 weeks ago
- A module for tail call optimization by Continuation Passing Style (CPS) transformation with trampoline technique for Node.js☆78Updated 7 years ago
- Browserify transform for unassert: Encourages programming with assertions by providing tools to compile them away.☆78Updated 3 years ago
- Babel plugin for power-assert☆93Updated 3 years ago
- Fetch API integrated with Streams.☆67Updated 3 years ago
- Power Assert feature instrumentor on the fly☆28Updated 8 years ago
- Support any Observable library and polyfill☆74Updated this week
- CLI for unassert: encourage reliable programming by writing assertions in production code, and compiling them away from release☆12Updated 3 years ago
- A webpack loader for unassert: Encourages programming with assertions by providing tools to compile them away.☆28Updated 8 years ago
- Babel plugin to encourage reliable programming by writing assertions in production code, and compiling them away from release.☆59Updated 2 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 3 years ago
- The wombat cli tool.☆35Updated 7 years ago
- JSDoc to assert☆38Updated 9 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Fuck JSX.☆16Updated 10 years ago
- ES6+ to ES5 Compiler☆48Updated 8 years ago
- A altCSS: JavaScript-Based Style Sheets Preprocessor☆31Updated 8 years ago
- 📦 The best way to produce and consume the JavaScript packages you care about.☆61Updated 2 months ago
- A plugin for Fly that run ava tests☆13Updated 8 years ago
- idempotent bind function library.☆15Updated 9 years ago
- gets the package name for a require statement☆11Updated 10 years ago
- iojs v3.0 released.☆39Updated 10 years ago
- From scratch type-checker☆107Updated 7 years ago
- A port of Node v6's internal _deepEqual function in a universal style☆18Updated 8 years ago
- Spec patches for HTML and ES for tracking unhandled promise rejections with events☆22Updated 10 years ago
- Abstract operations and other functions drawn from the ECMAScript specification☆90Updated 10 years ago
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…