Skip to content

eyeseast/find-unused

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

find-unused

Find unused translation strings in a big codebase. Given a JSON translation file and a source directory.

Install

# download and install from source
git clone https://github.com/eyeseast/find-unused && cd find-unused
go install .

Usage

find-unused lang.json ./src

This will print keys that look like they're unused. Be sure to check (and use version control) before deleting anything.

About

Find unused translation strings in a codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages