1.6.1 • Published 3 years ago

js-xlibs v1.6.1

Weekly downloads
662
License
ISC
Repository
-
Last release
3 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

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.0.2

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago