Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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

  • 1.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14K
increased by20.61%
Maintainers
0
Weekly downloads
 
Created
Source

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

:hammer: 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

:white_check_mark: Commits & Pull Requests

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.

:question: Issues, Questions, Support

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!

:memo: Changelog

Detailed changes for each release are documented in the changelog.

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

MIT

Keywords

FAQs

Package last updated on 12 Dec 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc