babel-plugin-implicit-return
Return fixer
Automatically adds return statements to functions where none exist
Implicitly return function result
25 stars
1 watching
2 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskellcamargo/babel-plugin-implicit-function | Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function | 24 |
codemix/babel-plugin-closure-elimination | Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
babel/babel-brunch | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 68 |
eschaefer/babel-plugin-framer-x | A Babel plugin to remove Framer X code from React components. | 15 |
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
rung-tools/babel-plugin-holes | A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
ziolko/babel-plugin-auto-await | Automatically inserts await keyword before function calls in async functions to make the code appear synchronous | 27 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
codemix/babel-plugin-macros | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
istanbuljs/babel-plugin-istanbul | A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing | 630 |
amerani/babel-plugin-localize | A plugin to modify static strings in JavaScript code to support localization | 10 |
dfreeman/ember-cli-babel-plugin-helpers | Utility package for managing Babel plugins in Ember CLI apps and addons | 4 |
dannywillems/ocaml-cordova-plugin-inappbrowser-example | An example of binding to a native mobile browser plugin. | 0 |
firezenk/language-lua | Provides syntax highlighting and snippets for the Lua programming language in Atom text editor | 66 |