lezer-json-template
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-0 • Public • Published

lezer-json-template

Fork of a JSON grammar for the lezer parser system with support of template variables

{
    {{var_name}}: {{var_value}},
    list: [{{param1}}, {{param2}}, {{param3}}]
}

Readme

Keywords

none

Package Sidebar

Install

npm i lezer-json-template

Weekly Downloads

1

Version

1.0.1-0

License

MIT

Unpacked Size

14.7 kB

Total Files

19

Last publish

Collaborators

  • 11bit