ember-intl-analyzer
Translation analyzer
Identifies unused translations in Ember.js projects to help maintain consistency and accuracy of internationalization.
Find missing or unused translations in your Ember.js projects
48 stars
9 watching
14 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
ember-intlemberjsi18ntranslations
Related projects:
Repository | Description | Stars |
---|---|---|
ember-intl/ember-intl | A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
mainmatter/ember-test-selectors | Enables better element selectors in Ember.js tests by removing unwanted attributes | 263 |
oliviertassinari/i18n-extract | Analyzes code for i18n key usages and reports missing, unused, or highly duplicated keys. | 174 |
spittal/vue-i18n-extract | Analyzes Vue.js source code for missing and unused translation keys in language files | 312 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |
amsul/react-translated | Library to add complex translations to React applications | 179 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
mainmatter/ember-simple-auth | A lightweight library for implementing authentication and authorization in Ember.js applications | 1,923 |
glebm/i18n-tasks | A tool for managing translations and localizations in Ruby applications | 2,082 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
mainmatter/ember-hbs-minifier | Removes unnecessary whitespace from Handlebars templates to improve template performance and reduce file size. | 48 |
ember-tooling/ember-language-server | An implementation of the Language Server Protocol for editing and auto-completion in Ember.js projects written in TypeScript | 99 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
crbelaus/trans | A way to manage translations in Elixir applications by storing them directly within the schema | 231 |