Functions to read and write lines of a file to/from an array of lines
Find a file
2024-12-14 18:47:17 -08:00
src refactor and improve both functions 2024-12-14 18:45:07 -08:00
test refactor and improve both functions 2024-12-14 18:45:07 -08:00
.eslintrc.js broken out from sync repo see commits there 2019-02-16 12:38:12 -08:00
.gitignore ignorne some testing files 2024-12-14 18:47:17 -08:00
.npmignore broken out from sync repo see commits there 2019-02-16 12:38:12 -08:00
api.md refactor and improve both functions 2024-12-14 18:45:07 -08:00
package-lock.json 0.3.1 2024-12-13 15:22:44 -08:00
package.json refactor and improve both functions 2024-12-14 18:45:07 -08:00
readme.md refactor and improve both functions 2024-12-14 18:45:07 -08:00

Read Lines to Array

a uCOMmandIt Utiltiy Function

exports two functions, readlines, writelines

API