0.0.5 • Published 2 years ago

@urap/uutil v0.0.5

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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago