Official i18next Phrase In-Context Editor Post Processor
i18next Phrase In-Context Editor Post Processor is the official library for integrating Phrase In-Context-Editor with i18next.
:scroll: Documentation
To get started, have a look at the documentation. There you will find API docs, getting started guide, examples and much more!
:question: Questions, support
Please contact support@phrase.com and we can take more direct action toward finding a solution.
:exclamation: Issues
Please use GitHub issues to share the problem.
:memo: Changelog
Detailed changes for each release are documented in the changelog.
:hammer: Development
yarn
yarn build
cd examples/basic
yarn
yarn start
yarn lint
yarn lint.fix
yarn test
yarn test.coverage
yarn docs.dev
:package: Releasing
Package is being released automatically with the use of Semantic Release Action. Just push a commit to the master and a new version will be released right away!
:copyright: License
MIT