@superhero/translation

Translation module

Usage no npm install needed!

<script type="module">
  import superheroTranslation from 'https://cdn.skypack.dev/@superhero/translation';
</script>

README

Translation

Licence: MIT


npm version

A translation module | pre-beta

Install

npm install @superhero/translation

...or just set the dependency in your package.json file:

{
  "dependencies":
  {
    "@superhero/translation": "*"
  }
}