gatsby-node-helpers

v0.1.4
Gatsby node helper functions to aid node creation.
gatsby gatsby-plugin

build

babel src --out-dir dist --ignore *.test.js

format

prettier --write 'src/**/*.js' 'README.md'

prepublish

npm run build

test

jest

test:watch

npm run test -- --watch

watch

npm run build -- --watch

Metadata

  • MIT
  • Whatever
  • Angelo Ashmore
  • released 3/16/2018

Downloads

Maintainers