
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
i18next-phrase-in-context-editor-post-processor
Advanced tools
Plugin for i18next that pairs well with Phrase In-Context Editor
i18next Phrase In-Context Editor Post Processor is the official library for integrating Phrase Strings In-Context Editor with i18next.
To get started, have a look at the documentation. There you will find API docs, getting started guide, examples and much more!
# 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
We welcome anyone who wants to contribute to our codebase, so if you notice something, feel free to open a Pull Request! However, we ask that you please use the Conventional Commits specification for your commit messages and titles when opening a Pull Request.
Example: chore: Update README
We have an automated version management and release process based off of this message convention, so it'd be highly appreciated if you could follow this coding guideline.
Please use GitHub issues to share your problem, and we will do our best to answer any questions or to support you in finding a solution!
Detailed changes for each release are documented in the changelog.
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!
FAQs
Plugin for i18next that pairs well with Phrase In-Context Editor
The npm package i18next-phrase-in-context-editor-post-processor receives a total of 14,417 weekly downloads. As such, i18next-phrase-in-context-editor-post-processor popularity was classified as popular.
We found that i18next-phrase-in-context-editor-post-processor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.