Skip to content

An example of how to create a repo and sync with your local repo

Notifications You must be signed in to change notification settings

igokul1973/utility-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of utility functions

Examples

getRandomElement([1, 2, 3]);

// => 2

getRandomNumber(1, 10);

// => 4

getUrlSlug('My Favorite Songs');

// => 'my-favorite-songs'

_MIT Licence_

About

An example of how to create a repo and sync with your local repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published