Skip to content

Traverses the filesystem and generates a JSON representation

License

Notifications You must be signed in to change notification settings

xcambar/fs2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeship Status for xcambar/fs2json

This is an early version, currently in development, therefore not featureful yet, you'd better not use it right now Unless you want to participate or make comments

What is it ?

A library to remove the pain for when you have to traverse the filesystem with constraints.

It has been thought as a helper: every feature you could ask for could not be implemented, so a plugin architecture is at the heart of the project so you can easily add the features you need, such as node filtering, outputting to a specific format, depth limiting, and so on...

A few filters have already been implemented for your convenience (and my needs :p). See the lib/filters for an example.

Examples

API

Plugin API

Licence

MIT

About

Traverses the filesystem and generates a JSON representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published