0.2.14 • Published 5 months ago

edgejs-parser v0.2.14

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

EdgeJS Parser

This is a small parser for HTML and EdgeJS.

Built using Chevrotain.

Note: This will built specifically to build a prettier plugin for EdgeJS templates, so may not serve all purposes.

Installation

npm i edgejs-parser

Usage

There is a single export parser that can be used and will return an AST.

import edgeParser from "edgejs-parser";

If you want to see the format of the AST read the visitor.js file.

Contributing

As with most open source projects my time is limited and I do the best I can.

If you spot an issue, feel free to open a Bug and I will get too it when I can, or even better yet feel free to open a PR.

0.2.14

5 months ago

0.2.13

7 months ago

0.2.12

8 months ago

0.2.11

9 months ago

0.2.10

10 months ago

0.2.9

11 months ago

0.2.8

11 months ago

0.2.7

11 months ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.3

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.2

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago