A node module to support localizing i18next apps with Crowdin
Run to main project script:
node index.jsRun linting on project:
npm run lintAutomatically format the repository using Prettier:
npm run prettierRun the *.spec.js unit tests:
npm test