Name: | nodejs-character-parser |
---|---|
Version: | 1.2.0 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 13603 |
License: | MIT |
RPM: | nodejs-character-parser-1.2.0-2.el7.noarch.rpm |
Source RPM: | nodejs-character-parser-1.2.0-2.el7.src.rpm |
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ForbesLindesay/character-parser |
Summary: | Parse JavaScript one character at a time to look for snippets in templates |
Description: | Parse JavaScript one character at a time to look for snippets in templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly. |
- disable tests to avoid dep loop (mocha BRs nodejs-jade which requires nodejs-character-parser which BRs mocha)
- initial package