0.0.9 • Published 6 years ago

orzo-utils v0.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

utils

Utils library including array and object manipulations or statistic methods with javascrit.

Setp 1: Instantiate the library

	import { utils } from 'orzo-utils';
	

Setp 2: Call help method to have info about

	utils.help();
	

Setp 3: Call a function without parameters to get its description and usage information

	utils.exampleFunction()
0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago