flynx / jade-parser

The jade parser (takes an array of tokens and converts it to an abstract syntax tree)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jade-parser

The jade parser (takes an array of tokens and converts it to an abstract syntax tree)

Build Status Dependency Status NPM version

Installation

npm install jade-parser

License

MIT

About

The jade parser (takes an array of tokens and converts it to an abstract syntax tree)

License:MIT License


Languages

Language:JavaScript 100.0%