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

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

Awesome Lists containing this project

README

          

# Parinfer Annotations [![Build Status](https://travis-ci.org/oakmac/parinfer-annotations.svg?branch=master)](https://travis-ci.org/oakmac/parinfer-annotations) Standard - JavaScript Style Guide

[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