Skip to content

mendelgordon/lodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lodash

I recreated some functions from lodash

You can import this into a project and call the methods like this:

_.clamp(1, 2, 3)

About

I recreated some functions from lodash

Topics

Resources

Stars

Watchers

Forks