0.0.5 • Published 3 years ago

@urap/uutil v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@urap/uutil

uutil

Installation

Using npm:

$ npm i --save @urap/uutil

Using yarn:

$ yarn add @urap/uutil

With vue3.0+

// main.js
import uutil from '@urap/uutil'
vue.createApp(App)
	.use(uutil)
	.mount('#app');

Utils

StringUtils

...

NumberUtils

...

ArrayUtils

...

license

MIT

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago