Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zyrouge/phrasey

A full-blown i18n build system.
https://github.com/zyrouge/phrasey

builder i18n localization translations

Last synced: 17 days ago
JSON representation

A full-blown i18n build system.

Awesome Lists containing this project

README

        

![](./media/banner-compact.png)

# Phrasey

A full-blown i18n build system.

[![npm](https://img.shields.io/npm/v/phrasey)](https://npmjs.com/package/phrasey)
[![npm](https://img.shields.io/npm/dw/phrasey)](https://npmjs.com/package/phrasey)
[![GitHub](https://img.shields.io/github/license/zyrouge/phrasey)](https://github.com/zyrouge/phrasey)
[![Documentation](https://github.com/zyrouge/phrasey/actions/workflows/docs.yml/badge.svg)](https://github.com/zyrouge/phrasey/actions/workflows/docs.yml)
[![Lint](https://github.com/zyrouge/phrasey/actions/workflows/lint.yml/badge.svg)](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)