fs2json

0.1.4 • Public • Published

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

/fs2json/

    Package Sidebar

    Install

    npm i fs2json

    Weekly Downloads

    2

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • xcambar