https://github.com/webketje/dirobject
Read a directory recursively and parse its files contents' into an object. Extensible through loaders.
https://github.com/webketje/dirobject
directory-traversal directory-tree folder javascript js json markdown nodejs npm yaml
Last synced: about 2 months ago
JSON representation
Read a directory recursively and parse its files contents' into an object. Extensible through loaders.
- Host: GitHub
- URL: https://github.com/webketje/dirobject
- Owner: webketje
- License: cc0-1.0
- Created: 2020-02-24T19:49:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T19:49:38.000Z (over 6 years ago)
- Last Synced: 2025-03-20T03:39:32.132Z (about 1 year ago)
- Topics: directory-traversal, directory-tree, folder, javascript, js, json, markdown, nodejs, npm, yaml
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DirObject
Read a directory recursively and parse its files contents' into an object. Extensible through loaders.