codemix / babel-plugin-closure-eliminationLinks
A Babel plugin which eliminates closures from your JavaScript wherever possible.
☆368Updated 3 years ago
Alternatives and similar repositories for babel-plugin-closure-elimination
Users that are interested in babel-plugin-closure-elimination are comparing it to the libraries listed below
Sorting:
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆261Updated 9 years ago
- Turn JSX into IncrementalDOM☆143Updated 4 years ago
- Babel plugin for static and runtime type checking using Flow and tcomb☆480Updated 6 years ago
- Utilities for treating frozen JavaScript objects as persistent immutable collections☆424Updated 4 years ago
- Transit serialisation for Immutable.js☆250Updated 5 years ago
- Tail call optimization for JavaScript!☆196Updated 3 years ago
- Functional Reactive State for JavaScript and TypeScript☆517Updated 7 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆78Updated 9 years ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆247Updated 5 years ago
- A discussion forum for JavaScript, in the issues☆113Updated 10 years ago
- Use JSDoc to represent Flow annotations☆228Updated 7 years ago
- Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin☆515Updated 7 years ago
- Assert that an HTML string looks approximately the same as another HTML☆177Updated 7 years ago
- Stringify any JavaScript value