Skip to content

gheryd/jsonpath_jison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jison configuration for JsonPath

Required

https://github.com/zaach/jison

Install deps:

# npm i -g jison

Command

create parse and run test:

# jison jsonpath.jison && node runtest.js