babel-plugin-implicit-function
Lazy evaluator
Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function
Babel plugin to allow lazy expressions by implicit arrow functions via ~ operator
24 stars
3 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically adds return statements to functions where none exist | 25 |
| A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| A collection of native ES6 implementations of Haskell functions | 286 |
| Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| A Vue component that enables lazy loading of child components when they come into view | 61 |
| Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
| Manages feature flags for enabling and disabling features in JavaScript code | 57 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| Automatically inserts await keyword before function calls in async functions to make the code appear synchronous | 27 |
| Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size. | 311 |