translations-eliminator
v1.0.3
Published
Tool to let you know which of the translations keys in resources folder is unused in your AngularJS app
Downloads
4
Readme
Unused Translations Eliminator
Installation
npm i translations-eliminator -g
How to use
cd
to your AngularJS App
telim-check
will look for unused keys in html and js files and display info output
telim-config
to add key prefixes which should be filtered e.g. validation keys prefix
telim-config-list
to look up added prefixes in filter
Note
App resources structure should look like this {APP_DIR}/resources/languages/en.lang.json