This repository was archived by the owner on Apr 23, 2025. It is now read-only.
v1.0.0
- Full release
- fromFile(filePath, ignoreLines=0) Method - Converts CSV file to object
- fromString(str,ignoreLines=0) Method - Converts CSV string to object
- toTable(obj, elem) Method - Takes converted CSV and creates a table.