shleemy

v1.1.1
Human readable time manipulation. Turn '2021-01-27T22:36:54.757Z' into '6 weeks ago' without going to time prison.
time manipulation human readable from time to time duration dates shleemy time prison and 1 more...

format

prettier --write "src/**/*.ts"

build

rm -rf ./dist && tsc && npm run build:index

build:index

rm -rf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts

prepublish

npm run format && npm run build

test

jest

Metadata

  • MIT
  • Whatever
  • Ashleigh Simonelli
  • released 1/28/2021

Downloads

Maintainers