Skip to content

JavaScript library to parse text data into its numeric or specific representation

License

Notifications You must be signed in to change notification settings

technicallyfeasible/parseit

Repository files navigation

CircleCI

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

yarn

Serve demo application

gulp dev

Runs at http://localhost:3000.

Demo

https://parseit-demo.herokuapp.com/

About

JavaScript library to parse text data into its numeric or specific representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages