@pleme-io/i18n
v1.0.1
Published
Internationalization wrapper for react-i18next with Brazilian Portuguese support
Maintainers
Readme
pleme-i18n
Internationalization wrapper for react-i18next with Brazilian Portuguese support
Development
# Enter dev shell
nix develop
# Run all checks (lint + typecheck + test)
nix run .#check-all
# Individual commands
npm run build
npm run test
npm run check
npm run check:types