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

GitHub

24 stars
3 watching
0 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
miraks/babel-plugin-implicit-returnAutomatically adds return statements to functions where none exist25
haskellcamargo/babel-plugin-function-compositionA Babel plugin that enables function composition using the & operator to create more complex functions from simple ones.63
codemix/babel-plugin-closure-eliminationEliminates unnecessary closures from JavaScript code to improve performance and memory efficiency.367
rung-tools/babel-plugin-holesA Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition.48
casualjavascript/haskell-in-es6A collection of native ES6 implementations of Haskell functions286
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
selimdoyranli/v-lazy-componentA Vue component that enables lazy loading of child components when they come into view61
gildesmarais/jekyll-loading-lazyAutomatically adds lazy loading to images and iframes in a Jekyll site without JavaScript.61
ember-cli/babel-plugin-feature-flagsManages feature flags for enabling and disabling features in JavaScript code57
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
babel/babelifyTransforms JavaScript code into compatible formats for use in web browsers1,681
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
ziolko/babel-plugin-auto-awaitAutomatically inserts await keyword before function calls in async functions to make the code appear synchronous27
megawac/babel-plugin-ramdaRemoves unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size.311