0.1.3 • Published 8 years ago
parseit v0.1.3
Parse-IT
JavaScript library to parse text data into its numeric or specific representation.
The project contains 2 components:
PatternMatcher which can check whether a text matches mutliple patterns in one go
DataParser which comes with some infrastructure to parse some known types already.
Setup
Install dependencies
yarnServe demo application
gulp devRuns at http://localhost:3000.