@motss/utc-time

v0.0.1
Generate JavaScript's UTC time with various offsets
node time time-offset typescript utc utc-time

build

npm run ts && cross-env NODE_ENV=production gulp build && npm run cleanup

build:debug

npm run ts && gulp build && npm run cleanup

check

npm run lint && npm run nsp

cleanup

rm -rf gulpfile.js

gulp

npm run ts && gulp

lint

npm run ts && gulp lint && npm run cleanup

nsp

nsp check

prepublishOnly

npm run check && npm run build

test

jest --config ./.jestrc.json

ts

tsc --target esnext --lib esnext,esnext.asynciterable --module commonjs gulpfile.ts
npm i @motss/[email protected]

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 2/25/2018

Downloads

Maintainers