JSON-ast

node v6.17.1
version: master
endpointsharetweet
const ast = require("json-ast") const {parse, Visitor, AST} = ast; const json = ` { "type": "regex", "pattern": "^\\w+quot;, "errorMsg": "Characters of Name should match regex ^\\w+$ ." } ` parse(json)
Loading…

no comments

    sign in to comment