metalsmith-data-loader

v1.7.0
Metalsmith plugin to load data from files directly into your metadata.

clean

rm -rf coverage node_modules/ package-lock.json

readme

cp README.pre README.md && jsdoc2md --no-cache -f 'lib/**/*' --global-index-format grouped --property-list-format list --param-list-format list >> README.md && cat README.post >> README.md

reinstall

npm run clean && npm install

test

jasmine

watch

nodemon --exec jasmine
npm i metalsmith-data-loader

Metadata

  • MIT
  • Whatever
  • Tyler Akins
  • released 10/2/2024

Downloads

Maintainers