babel-plugin-localize
String modifer
A plugin to modify static strings in JavaScript code to support localization
codemod to localize static strings
10 stars
4 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
babelcodemodlocalization
Related projects:
Repository | Description | Stars |
---|---|---|
codemix/babel-plugin-macros | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
ember-cli/babel-plugin-feature-flags | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
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 |
coderifous/jquery-localize | A jQuery plugin that simplifies internationalization by loading translations on demand from JSON files. | 465 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
vihanb/babel-plugin-loop-optimizer | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
ttag-org/ttag | A JavaScript library for internationalization and localization using ES6 template literals and GNU gettext. | 345 |
codemix/babel-plugin-trace | A Babel plugin that allows selective logging of JavaScript code at build time | 63 |
andresilvagomez/localize | A Swift framework to simplify localization and pluralization of iOS projects | 293 |
miroslavkovac/lingo | A Swift library for managing localized strings and pluralization rules. | 62 |
codemix/babel-plugin-closure-elimination | Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
peteringram0/babel-plugin-console-source | Adds file names and line numbers to console logs in JavaScript code | 37 |