0.0.9 • Published 8 years ago

orzo-utils v0.0.9

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

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago