UNPKG

tif-parser

Version:

Tab Indented Format Parser used as first stage parser.

21 lines (9 loc) 440 B
# tifParser: Tab Indented Format Parser This is a simple parser for Tab Indented Format (TIF, the spec of this format is currently in progress). It transforms a text file into nested objects. While it is too general to produce anything by itself, it is actually the first stage of more complicated and specific parsers. * License: MIT * Current status: alpha / unstable * Platform: Node.js only Full BDD spec generated by Mocha: