Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilib-js/ilib-loctool-yaml-resource

Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby
https://github.com/ilib-js/ilib-loctool-yaml-resource

Last synced: 3 days ago
JSON representation

Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby

Awesome Lists containing this project

README

        

# ilib-loctool-yaml-resource

Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby

## License

This plugin is license under Apache2. See the [LICENSE](./LICENSE)
file for more details.

## Release Notes

### v1.1.4

- update dependencies
- convert all unit tests from nodeunit to jest

### v1.1.3

- update dependencies
- use the loctool's logger instead of its own

### v1.1.2

- Fix a bug where the pseudo locales were not initialized properly.
This fix gets the right set of locales from the project settings to
see if any of them are pseudo locales.