file-to-objects

brh55
js
file-to-objects JS library on GitHub file-to-objects JS library on npm Download file-to-objects JS library

Parse a propery delimited file, line-by-line, and return a Javascript array with object representations

Version 1.0.4 License MIT
file-to-objects has no homepage
file-to-objects JS library on GitHub
file-to-objects JS library on npm
Download file-to-objects JS library
Keywords
filelineparsercsvtxt
INSTALL
Type:
<script type="module"> import fileToObjects from 'https://cdn.jsdelivr.net/npm/file-to-objects@1.0.4/+esm' </script>
Learn more