https://github.com/zyrouge/phrasey
A full-blown i18n build system.
https://github.com/zyrouge/phrasey
builder i18n localization translations
Last synced: about 1 month ago
JSON representation
A full-blown i18n build system.
- Host: GitHub
- URL: https://github.com/zyrouge/phrasey
- Owner: zyrouge
- License: mit
- Created: 2023-03-11T14:49:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T19:11:43.000Z (5 months ago)
- Last Synced: 2025-03-22T15:49:24.626Z (about 2 months ago)
- Topics: builder, i18n, localization, translations
- Language: TypeScript
- Homepage: https://zyrouge.github.io/phrasey/
- Size: 2.18 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Phrasey
A full-blown i18n build system.
[](https://npmjs.com/package/phrasey)
[](https://npmjs.com/package/phrasey)
[](https://github.com/zyrouge/phrasey)
[](https://github.com/zyrouge/phrasey/actions/workflows/docs.yml)
[](https://github.com/zyrouge/phrasey/actions/workflows/lint.yml)Get started by visiting [What is Phrasey?](https://zyrouge.github.io/phrasey/getting-started/) and [Setup](https://zyrouge.github.io/phrasey/getting-started/setup.html).
## Links
- [Documentation](https://zyrouge.github.io/phrasey/)
- [Github](https://github.com/zyrouge/phrasey/)
- [NPM](https://npmjs.com/package/phrasey/)## Repository Architecture
- [pharsey](./packages/phrasey)
- [phrasey-server](./packages/phrasey-server/)
- [@zyrouge/phrasey-json](./packages/phrasey-json/)
- [@zyrouge/phrasey-yaml](./packages/phrasey-yaml/)
- [@zyrouge/phrasey-toml](./packages/phrasey-toml/)
- [@zyrouge/phrasey-xml](./packages/phrasey-xml/)
- [@zyrouge/phrasey-locales](./packages/phrasey-locales/)
- [@zyrouge/phrasey-locales-shared](./packages/phrasey-locales-shared/)
- [@zyrouge/phrasey-locales-builder](./packages/phrasey-locales-builder/)
- [docs](./docs)## License
[MIT](./LICENSE)