Skip to content

ionut85/utility-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before we start A collection of JavaScript utility functions!

Examples

randomElement([1, 2, 3]);
//=> 2
randomNumber(1, 10);
//=> 4
URLSlug('My Favorite Songs');
//=> 'my-favorite-songs'

MIT License

About

example folder tutorial egg.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published