Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

v1.0.0

Choose a tag to compare

@XHiddenProjects XHiddenProjects released this 03 Oct 22:16
· 21 commits to main since this release
8e47c7a
  • 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.