babel-plugin-optimize-i18n
Bundle optimizer
Optimizes internationalization text files by reducing bundle size through code substitution
优化国际化文案的 Babel 插件,可以减少国际化文案 40% ~ 50% 的 bundle size。
14 stars
3 watching
2 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
babel-plugini18noptimize-i18n
Related projects:
Repository | Description | Stars |
---|---|---|
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
wood3n/i18n-parser | Automates internationalization (i18n) text extraction and conversion using Babel in Vue applications. | 27 |
vihanb/babel-plugin-loop-optimizer | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
hustcc/babel-plugin-version | Replaces version number placeholders in JavaScript code with actual package version. | 5 |
vzhou842/faster.js | A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 436 |
hemengke1997/vite-plugin-i18n-ally | Automatically collects and lazy loads i18n resources in web applications | 11 |
aurelia/i18n | A plugin providing internationalization support using the i18next library. | 93 |
python-babel/babel | Provides utilities for internationalizing and localizing Python applications. | 1,334 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |
un-ts/size-limit | Tools and plugins to optimize the size of Node.js applications | 3 |
jquery-i18n-properties/jquery-i18n-properties | Provides internationalization for JavaScript applications using resource bundles (.properties) files. | 428 |
intlify/vue-i18n | Internationalization plugin for Vue.js with support for multiple languages and translation management | 2,188 |
dkfbasel/vuex-i18n | A plugin that enables internationalization in Vue.js applications using Vuex as the store | 665 |
laurentpayot/intljulep | A lightweight i18n library with internal references and simple pluralization support. | 14 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |