Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Marak/prototype-hooks

add before and after hooks to any JavaScript prototype chain
https://github.com/Marak/prototype-hooks

[dist] Bump to v4.0.0

6c0748869e3337a0fa467f7c44348ce8185941f8 authored almost 8 years ago by marak <[email protected]>
[api] [fix] Better behavior for double binding

* Do not clear out previous hooks if double bind
* Do not rewrap methods already wrapped

578a26829a871d80f4fc120da634f1e44a0f4d91 authored almost 8 years ago by marak <[email protected]>
[dist] Bump to v3.0.0

745c703051c5390dbd0c3b9536155a3363e6fe3c authored almost 8 years ago by marak <[email protected]>
[api] [fix] Do not allow binding of reserved fn

* Was causing issues upstream
* Better to not allow hooks on core methods
* Removes `method...

4223b6985f5db4e99e4a228bb659c724356675ed authored almost 8 years ago by marak <[email protected]>
[docs] Updated ReadMe

2a308a658dd7e2cbe92d4ab013891ea3a1c7428c authored almost 8 years ago by marak <[email protected]>
[dist] Bump to v2.0.0

a2d9624aef9da1cff8f53749db8314a5ef937f86 authored almost 8 years ago by marak <[email protected]>
[dist] Added tests / coverage / ReadMe

9a65160df8a80d9b83d332761051e626ab5aea16 authored almost 8 years ago by marak <[email protected]>
[api] [fix] Don't ignore errors

baf765d3c839e642e4fd0fa58bd0c5d18ddc5714 authored almost 8 years ago by marak <[email protected]>
[api] [fix] Ensure errors are passed for before()

d766984bb6f648c04fbd748751a07a74695ae366 authored almost 9 years ago by Marak <[email protected]>
[dist] First commit

291e42e892f4bf96110599a2d34bb9e31a8647fe authored almost 9 years ago by Marak <[email protected]>