codemix / babel-plugin-closure-elimination
A Babel plugin which eliminates closures from your JavaScript wherever possible.
☆367Updated last year
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-closure-elimination
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆262Updated 8 years ago
- Turn JSX into IncrementalDOM☆144Updated 3 years ago
- Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin☆515Updated 6 years ago
- Babel plugin for static and runtime type checking using Flow and tcomb☆482Updated 5 years ago
- Static and runtime type checking for JavaScript in the form of a Babel plugin.☆886Updated 7 years ago
- Transit serialisation for Immutable.js☆250Updated 3 years ago
- ☆601Updated 7 years ago
- Functional Reactive State for JavaScript and TypeScript☆515Updated 6 years ago
- TypeLint is an ESlint plugin for optional static typing in JavaScript, based on JSDoc.☆175Updated 6 years ago
- Asynchronous Javascript language extensions☆288Updated 4 years ago
- Install local dependencies as symlinks.☆348Updated last year
- Babel preset to make node@5 fully ES2015 compatible☆177Updated 8 years ago
- CSP style channels using ES7 async/await☆317Updated 7 years ago
- Utilities for treating frozen JavaScript objects as persistent immutable collections☆421Updated 3 years ago
- Proposal: add more export-from statements in ES7☆153Updated 8 years ago
- A webpack bundle-loader ripoff with promise interface☆214Updated 8 years ago
- A full featured FlowType package for Atom Editor☆202Updated 3 years ago
- babel 6 plugin which allows to use webpack loaders☆623Updated 2 years ago
- An attempt to make Redux and Elm applications scale☆361Updated 5 years ago
- Run Flow as an ESLint plugin☆402Updated 2 years ago
- Tail call optimization for JavaScript!☆192Updated 2 years ago
- Use JSDoc to represent Flow annotations☆228Updated 6 years ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆246Updated 4 years ago
- Webpack core team meeting notes.☆188Updated 6 years ago
- Drop-in BDD helpers for AVA test runner [DEPRECATED, please use Jest!]☆144Updated 6 years ago
- Immutable and structurally typed data☆263Updated 6 years ago
- List of flowtype Interfaces.☆204Updated 6 years ago
- A runtime type system for JavaScript with full Flow compatibility.☆802Updated last year
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆76Updated 8 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆222Updated 8 years ago