vaporous
v0.0.9
Published
Transition data to different structured states for analytical processing
Readme
Vaporous
Vaporous provides a chained query syntax for accessing unstructured data and converting it into interpretable analytics
The tool is still in its early phases of development and is missing some quality of life features
The query syntax is heavily inspired by splunk with more bias towards programmitic functionality
Examples
Interactive previews for two datasources are available
Examples of the source queries used can be referenced in the examples folder
TODO List
- Support web page embedded Vaporous so clients can use browser folder storage as file input
- Add an error for if a user tries to generate a graph without first calling toGraph
- Intercept structual errors earlier and add validation to functions - not necessarily data as this casues overhaead
- Migrate reponsibility for tabular conversion from create element to the primary library to reduce overhead of graph generation
