@sanity/mutator

v0.1.7
A set of models to make it easier to utilize the powerful real time collaborative features of Sanity

test

tap test/*.test.js --node-arg --require --node-arg ./.babel-init.js

clean

rimraf lib

compile

npm run clean && babel --out-dir lib/ src/

prepublish

npm run compile

postpublish

npm run clean

compile:watch

babel --watch --out-dir lib/ src/
npm i @sanity/[email protected]

Metadata

  • MIT
  • Whatever
  • Sanity.io
  • released 12/14/2016

Downloads