1.0.1 • Published 5 years ago

@daniloster/svelte-i18n v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@daniloster/svelte-i18n

Main workflow

Contents

IE Polyfills

Contributions

Feel free to reach out and help improving this library.

Steps

  • Pull the repository git clone https://github.com/daniloster/svelte-i18n.git
  • Creating your contribution
  • Add at least one commit with message containing either [patch], [minor] or [major]
  • Add at least one commit with message containing [release], otherwise, it won't be released.
  • Do not use git pull, go for git fetch and git rebase
  • Add tests as "the changes are intended to be used by dev"

Dev

  • Testing: yarn test or yarn test --watch
  • Web Dev App: yarn dev
1.0.1

5 years ago

1.0.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago