ypo-parser-common provides a suite of common abstractions used by other ypo related packages.
The main use for this package is with ypo-lexer-ypo and possibly also other such similar integrations.
You might want to have a look at ypo-cli instead and see how it can help you with your translations.
See the changelog for more information.
The project site, see (2) under resources below, provides more insight into the project, including test coverage reports and API documentation.
You are very welcome to propose changes and report bugs, or even provide pull requests on github.
See the contributing guidelines for more information.
See contributors for more information.
See build process and the available build targets for more information on how to build this.
See also development dependencies and on how to deal with them.
npm install --save ypo-parser-common
The dependencies denoted in italics need to be provided by the using project.
See the API docs available on the project site (2).
- (1) Github Site
- (2) Project Site