1.0.1 • Published 2 years ago

easybus v1.0.1

Weekly downloads
59
License
MIT
Repository
github
Last release
2 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

2 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago