JSPM

i18next

2.0.0-alpha.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9696012
  • Score
    100M100P100Q248036F
  • License MIT

i18next internationalization framework

Package Exports

  • i18next
  • i18next/lib
  • i18next/lib/EventEmitter
  • i18next/lib/index
  • i18next/lib/utils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (i18next) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

running test coverage

  1. assert browserify-istanbul and karma-coverage in node_modules have istanbul removed from dependencies
  2. assert we use gotwarlost/istanbul#source-map for now until https://github.com/karma-runner/karma-coverage/issues/157 gets solved
  3. run gulp test (gulp tdd will not run coverage report)

using https://www.npmjs.com/package/npm-bump for versioning