Skip to content

v1.0.0

Compare
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.