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/**/*']
        }
    }
},

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.5
    0
  • 0.1.4
    0
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0

Package Sidebar

Install

npm i grunt-filesystem-to-json

Weekly Downloads

0

Version

0.1.5

License

none

Last publish

Collaborators

  • allanhortle