create-history

v2.1.1
Manage browser history with JavaScript
history location

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

prebuild

rimraf lib

build

tsc

test

jest

test:coverage

jest --coverage

test:watch

jest --coverage --watchAll

test:prod

npm run lint && npm run test -- --no-cache

report-coverage

cat ./coverage/lcov.info | coveralls

commit

git-cz

semantic-release

semantic-release

semantic-release-prepare

ts-node tools/semantic-release-prepare

precommit

lint-staged

travis-deploy-once

travis-deploy-once

rmnm

rimraf node_modules
npm i create-history

Metadata

  • MIT
  • >=8.0.0
  • Michael Jackson
  • released 7/31/2020

Downloads

Maintainers