babel-react-optimize
React optimizer
A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types.
A Babel preset and plugins for optimizing React code.
2k stars
14 watching
29 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
| | A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 437 |
| | Optimizes internationalization text files by reducing bundle size through code substitution | 14 |
| | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
| | Removes unnecessary React propTypes from production builds to reduce file size. | 896 |
| | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
| | A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
| | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |
| | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
| | A testing configuration utility for React Native applications using Jest | 19 |
| | A collection of standalone tools to speedrun web applications built with GraphQL and Svelte | 409 |
| | A Babel preset for React Native that uses stage-0 features | 101 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |