No description
Find a file
Melissa LeBlanc-Williams 9a229087ad Bump version
2022-04-08 08:18:46 -07:00
.gitignore Initial files 2022-04-06 09:38:39 -07:00
littlefs.js Add some utility functions that are now only used here 2022-04-08 08:17:38 -07:00
package-lock.json Bump version 2022-04-08 08:18:46 -07:00
package.json Bump version 2022-04-08 08:18:46 -07:00
README.md Initial files 2022-04-06 09:38:39 -07:00

littlefs-pure-js

LittleFS partially ported over to pure JavaScript. This was ported over just enough to generate a LittleFS partition and to add files and folders to it.