@superhero/translation
v0.0.3
Published
Translation module
Readme
Translation
Licence: MIT
A translation module | pre-beta
Install
npm install @superhero/translation
...or just set the dependency in your package.json file:
{
"dependencies":
{
"@superhero/translation": "*"
}
}