Skip to content

Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.

License

Notifications You must be signed in to change notification settings

ljharb/es-array-method-boxes-properly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es-array-method-boxes-properly Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

Utility package to determine if an Array.prototype method properly boxes the callback's receiver and third argument.

Getting started

npm install --save es-array-method-boxes-properly

Tests

Clone the repo, npm install, and run npm test

About

Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks