contentful-sdk-core

v6.4.0
Core modules for the Contentful JS SDKs

lint

eslint lib test

test

npm run test:cover

build

npm run clean && rollup -c

clean

rimraf coverage && rimraf dist

prepush

npm run test:unit

pretest

npm run lint

precommit

npm run lint

test:unit

babel-node ./test/runner | tap-spec

prepublish

in-publish && npm run build || not-in-publish

test:cover

babel-node ./node_modules/istanbul/lib/cli.js cover ./test/runner | tap-spec

test:debug

babel-node debug ./test/runner

test:ci-emulate

trevor

browser-coverage

npm run test:cover && opener coverage/lcov-report/index.html

semantic-release

semantic-release

Metadata

  • MIT
  • >=6
  • Contentful
  • released 9/18/2019

Downloads