15 lines
252 B
Markdown
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)
|