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 7 years ago
Linked from 1 awesome list
babelcodemodlocalization
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| | Manages feature flags for enabling and disabling features in JavaScript code | 57 |
| | A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| | A jQuery plugin that simplifies internationalization by loading translations on demand from JSON files. | 465 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
| | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | A JavaScript library for internationalization and localization using ES6 template literals and GNU gettext. | 345 |
| | A Babel plugin that allows selective logging of JavaScript code at build time | 63 |
| | A Swift framework to simplify localization and pluralization of iOS projects | 293 |
| | A Swift library for managing localized strings and pluralization rules. | 62 |
| | Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| | Adds file names and line numbers to console logs in JavaScript code | 37 |