Skip to content

notquitedilbert/gitCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

code from the git course

Resources

License

Stars

Watchers

Forks

Packages

No packages published