grunt-filesystem-to-json

0.1.5 • Public • Published

grunt-files-to-json

Turns a folder of files into nested json data. Parsing any YAML front matter along the way.

Example Config

filesystem_to_json: {
    sample_destination: {
        options: {},
        files: {
            'data.json': ['data/**/*']
        }
    }
},

/grunt-filesystem-to-json/

    Package Sidebar

    Install

    npm i grunt-filesystem-to-json

    Weekly Downloads

    1

    Version

    0.1.5

    License

    none

    Last publish

    Collaborators

    • allanhortle