digital-vcd-parser/README.md
Aliaksei Chapyzhenka cfb080f4b7 initial code
2019-07-13 11:26:47 -07:00

15 lines
252 B
Markdown

# :construction: Work In Progress :construction:
Value Change Dump ([VCD](https://en.wikipedia.org/wiki/Value_change_dump)) parser using [llparse](https://github.com/nodejs/llparse)
## Test
```
npm i
npm test
```
## License
MIT [LICENSE](LICENSE)