https://github.com/oakmac/parinfer-annotations
Parinfer annotation helper library
https://github.com/oakmac/parinfer-annotations
Last synced: about 1 month ago
JSON representation
Parinfer annotation helper library
- Host: GitHub
- URL: https://github.com/oakmac/parinfer-annotations
- Owner: oakmac
- License: isc
- Created: 2017-12-14T20:53:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T01:25:37.000Z (over 8 years ago)
- Last Synced: 2025-03-23T11:14:06.087Z (about 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Parinfer Annotations [](https://travis-ci.org/oakmac/parinfer-annotations) 
[Parinfer] test cases are written using a custom annotation syntax. This is a
small helper library to parse that syntax.
## Examples
TODO: put some examples here
## Usage
TODO: document usage here
## Development Setup
```sh
# install node_modules
npm install
# run the tests
npm test
```
## License
[ISC License](LICENSE.md)
[Parinfer]:https://github.com/shaunlebron/parinfer/tree/master/lib