@sanity/image-url

v0.123.0-beta.ce219b27
Tools to generate image urls from Sanity content
sanity cms headless realtime content image-url

lint

eslint .

test

mocha --recursive --require babel-register test

build

npm run clean && npm run compile

clean

rimraf lib

compile

babel --source-maps --copy-files -d lib/ src/

posttest

npm run lint

postpublish

npm run clean

pre-commit-check

npm test && (eslint . || (echo 'Warning: project has lint errors. Please fix and re-commit with `git commit --amend`' && echo))
npm i @sanity/[email protected]

Metadata

  • MIT
  • Whatever
  • Sanity.io
  • released 11/30/2017

Downloads