Add m3u8.pegjs.
Generate the parser file via 'npm run peg'. There is a simple test script in test/pegtest.js. The test can be run via 'npm run testpeg' which will generate a new copy of the parser and then run the test file.
Showing
3 changed files
with
281 additions
and
2 deletions
src/m3u8/m3u8.pegjs
0 → 100644
test/pegtest.js
0 → 100644
-
Please register or sign in to post a comment