Skip to content

jimthedev/i18next-phrase-in-context-editor-post-processor

 
 

Repository files navigation

Official i18next Phrase In-Context Editor Post Processor

NPM version semantic-release LICENSE MIT GitHub documentation deployment

i18next Phrase In-Context Editor Post Processor is the official library for integrating Phrase In-Context-Editor with i18next.

📜 Documentation

To get started, have a look at the documentation. There you will find API docs, getting started guide, examples and much more!

❓ Questions

For questions or support, contact us at: phrase.com/contact. The issue list of this repo is exclusively for bug reports or feature requests.

❗ Issues

Please use GitHub issues to share the problem.

📝 Changelog

Detailed changes for each release are documented in the changelog.

🔨 Development

# install deps
yarn

# build dist files
yarn build

# serve examples at localhost:8080
cd examples/basic
yarn
yarn start

# lint & fix files
yarn lint
yarn lint.fix

# run all tests
yarn test
yarn test.coverage

# serve docs at localhost:8080/i18next-phrase-in-context-editor-post-processor/
yarn docs.dev

📦 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!

©️ License

MIT

About

Plugin for i18next that paires well with Phrase In-Context Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 86.4%
  • JavaScript 13.6%