babel-plugin-hoist-facc
Hoist function component
A plugin that optimizes rendering by hoisting function components to the highest possible scope to prevent changes.
Babel plugin to hoist Function as Child Component
8 stars
2 watching
1 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
babel-pluginreact
Related projects:
Repository | Description | Stars |
---|---|---|
eschaefer/babel-plugin-framer-x | A Babel plugin to remove Framer X code from React components. | 15 |
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 |
holiber/sl-vue-tree | Customizable tree component for Vue.js with drag-and-drop functionality | 345 |
zehfernandes/framer-loadingplaceholder | Provides a loading placeholder component for FramerJS projects | 16 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
haskellcamargo/babel-plugin-function-composition | A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
speedskater/babel-plugin-rewire | A Babel plugin for rewriting module dependencies to facilitate testing and mocking of external dependencies. | 842 |
haskellcamargo/babel-plugin-implicit-function | Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function | 24 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
vihanb/babel-plugin-loop-optimizer | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
amerani/babel-plugin-localize | A plugin to modify static strings in JavaScript code to support localization | 10 |
foxbenjaminfox/babel-plugin-overload | An experimental plugin for overloading operators in JavaScript | 46 |
pygmyslowloris/vue-fab | A Vue.js component for creating floating action buttons with customizable actions and behavior. | 274 |
callwait/babel-plugin-react-hiccup | Converts Hiccup syntax to JSX for React with Babel | 16 |