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: over 6 years ago
Linked from 1 awesome list
babel-pluginreact
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin to remove Framer X code from React components. | 15 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| A customizable, draggable tree component for Vue.js applications | 345 |
| Provides a loading placeholder component for FramerJS projects | 16 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| A Babel plugin for rewriting module dependencies to facilitate testing and mocking of external dependencies. | 842 |
| Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function | 24 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
| A plugin to modify static strings in JavaScript code to support localization | 10 |
| An experimental plugin for overloading operators in JavaScript | 46 |
| A Vue.js component for creating floating action buttons with customizable actions and behavior. | 274 |
| Converts Hiccup syntax to JSX for React with Babel | 16 |