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: over 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function | 24 |
| | Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| | A Babel plugin to remove Framer X code from React components. | 15 |
| | 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 |
| | A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| | Automatically inserts await keyword before function calls in async functions to make the code appear synchronous | 27 |
| | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| | A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing | 631 |
| | A plugin to modify static strings in JavaScript code to support localization | 10 |
| | Utility package for managing Babel plugins in Ember CLI apps and addons | 4 |
| | An example of binding to a native mobile browser plugin. | 0 |
| | Provides syntax highlighting and snippets for the Lua programming language in Atom text editor | 66 |