1.6.1 • Published 4 years ago

js-xlibs v1.6.1

Weekly downloads
662
License
ISC
Repository
-
Last release
4 years ago

xlibs

node environment tools

Install

npm install js-xlibs
# or
yarn add js-xlibs

Test

npm run test

Coverage

npm run coverage

Docs

you can also run npm run docs to get docs file

API

timeFromDate

const { timeFromDate } from 'js-xlibs'

console.log('time:', timeFromDate(new Date()))
// out
// 14:00:07

Quote

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago