0.4.7 • Published 3 years ago

foldertojson v0.4.7

Weekly downloads
296
License
MIT
Repository
github
Last release
3 years ago

folderToJson

Generates a JavaScript object (or JSON text) that represents the structure of a folder.

Basic functionality

The test app displays in the console the folder hierarchy of the node_modules folder.

Advanced functionaly

You can cook your own generator for other formats by following the example of getObject in foldertojson.js.

Updates

2/22/21 by DW

Attributes for folders such as creation and mod dates, and add an extral level between a folder and its subs. This conforms to the JSON structure we use for outlines so it should just plug right into LO2, which was the plan.

Changed the test script to run from the root folder of the project instead of a sub-folder. Makes debugging much easier.

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.1

3 years ago

0.4.2

3 years ago

0.4.0

3 years ago