js-utils-live

0.0.7 • Public • Published

js-utils-live

JavaScript utils library.

Utils List

Install

npm install -S js-utils-live

Usage

const {date} =  require('js-utils-live')
const {format} = date;

or

import {date} from 'js-utils-live'
const {format} = date;

License

MIT

Author

me

Dependents (0)

Package Sidebar

Install

npm i js-utils-live

Weekly Downloads

7

Version

0.0.7

License

MIT

Unpacked Size

11.7 kB

Total Files

12

Last publish

Collaborators

  • webkong