Skip to content

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!

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published