Skip to content

than-dev/js-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recreating Javascript Functions 🎆

License



functions until now :basecamp:

  • Array.prototype.at()
  • Array.prototype.concat()
  • Array.prototype.filter()
  • Array.prototype.find()
  • Array.prototype.foreach()
  • Array.prototype.map()
  • Array.prototype.reduce()
  • Array.prototype.some()
  • Array.prototype.copyWithin()



author 🗾

Nathan Cotrim - MIT

About

Recreating javascript functions and simulating a real use case when we need to type any project that was written without typescript, through ts declarations and .d.ts files!

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors