Processing text into a structured data

6 years ago
ReactJS
React Hooks
JavaScript
CodePen
Data Processing

I am creating this tool just to experiment with quick data processing. To quickly processing an unstructured data like text into a structered data, I come out with this component. The output is a simple JSON object. It can be further processed by any other component.