1.0.1 • Published 3 years ago

easybus v1.0.1

Weekly downloads
59
License
MIT
Repository
github
Last release
3 years ago

easybus npm version Coverage Status Build Status

introduction

a javascript utils lib, write by typescript, suppose typescript, on demand loading.

documentation

install

// yarn
$ yarn add easybus --save

// npm
$ npm install easybus --save

usage

import { formatTime } from 'easybus';

console.log(formatTime());
console.log(formatTime(new Date()));

license

MIT

1.0.1

3 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago