svelte-i18n

v0.0.2
> Internationalization for svelte

lint

eslint "src/**/*.js"

test

jest --no-cache --verbose

build

microbundle --name='svelte-i18n'

start

microbundle watch --name='svelte-i18n'

format

prettier --loglevel silent --write "src/**/*.js" && eslint --fix "src/**/*.js"

test:watch

jest --no-cache --verbose --watchAll

prepublishOnly

npm run format && npm run test && npm run build

Metadata

  • MIT
  • Whatever
  • Christian Kaisermann
  • released 8/9/2018

Downloads

Maintainers