0.0.9 • Published 7 years ago

orzo-utils v0.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
7 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

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago