Ecosyste.ms: OpenCollective

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

github.com/denosaurs/event

📆 Strictly typed event emitter with asynciterator support
https://github.com/denosaurs/event

feat: document EventEmitter class for that perfect JSR score :D

45f4b0b550cb6b5014efbb7dc0240b71da6ced5c authored 11 months ago
feat: publish to JSR!

d8e466ef2a4ed5ad1f3fa4151ca197469ae2d10e authored 11 months ago
fix: offAll now triggers only with undefined or null (#4)

31dec9c621b27972f89effaf19a53d1dae63fa1a authored over 2 years ago
chore: release 2.0.0

690e029369d6ba2d28425fb4801b36d8309acec6 authored over 3 years ago
ignore idea

375d5a5f3bd3df5f9e7f054638b1d984b52a3192 authored over 3 years ago
feat: merge close into off

125dc6f3de085ecdad26d02a379e205495813359 authored over 3 years ago
add async version of once

3df443c5bde283716b7a1fab93db074d28bf8516 authored almost 4 years ago
chore: bump std

c17e8893dd9807c05a11af462749b269978b5682 authored almost 4 years ago
chore: release 1.0.0

52cb5a89e8dd00051bca243d471b8f6e702a631c authored almost 4 years ago
chore: lint fix

bb99a0e1416937af0555155d7bfcf3f13cbeb32c authored almost 4 years ago
docs: simplify

f82a0a15896d89b4dd67db5261d2e374029636ca authored almost 4 years ago
feat!: add event listeners limit

7e51b3d25de6aae2179cc571e29239b82ef5de68 authored almost 4 years ago
BREAKING CHANGE: make listeners private

ab308551bfdc754bb161fe5d443906643c03ae97 authored about 4 years ago
test: remove debug lines in closeMixed test

e20eb0816e307107b1198e5f7104d924ae14133a authored about 4 years ago
fix: close error with mixed listeners

51a9e71392d409cead5566e965c534e5ed88c0df authored about 4 years ago
refactor!: deduplicate streams value & merge onAsync into on

6145e4c659ca6a9f3aebb8d44847bdea1ae56085 authored about 4 years ago
test: better coverage

d875a814ca33f92e36ab01a4d45dec00789a8673 authored about 4 years ago
feat: add close method

2113bc3d3932a9d385fd361cc0ac207a44f5c9db authored about 4 years ago
fix: remove getIterator usages

10bc1c4ac2fafd0fad2806568b7a4d7f13c853c0 authored about 4 years ago
fix: return type for on, once & off

2c21c49ab1884ce9388f437f081bde633bce16ba authored about 4 years ago
docs: add documentation for chainable

56b459016aee2dc579fea6e27ef0a129f3e9abcb authored about 4 years ago
feat: chainable methods for on, once & off

c67db31a64a06662bbcadf8bd1b4d77276b98ef1 authored about 4 years ago
fix: make emit async & dont default export

cd5d103bc9e4215f9e8add370730dd5165b4af67 authored about 4 years ago
chore: bump test dep

c9a4061cbc1979f4652cfc5a6997f8a4aea676cb authored over 4 years ago
chore: release 0.1.0

dd6dd868182893bbdd763554c3698b786ae9618e authored over 4 years ago
chore: formatting

1badd0f102ed31d85a4514da7ce0a79657cf51e6 authored over 4 years ago
fix: grammar error

4d6ce6e08d215ba0085dad938e119232f2a5caf3 authored over 4 years ago
chore: add return types on missing methods

5e90720b2d650b3f0604088da6978c8089020a98 authored over 4 years ago
test: add tests

3c6c850e9c13de941f309d91cd176aea4e5c5abd authored over 4 years ago
feat: use object instead of tuple for asyncIter value

6dc821872635d65e2560b700bd2fb509498e6bb3 authored over 4 years ago
docs: improve readme

dd295cfabe5be71526d57fe9277c26c8e8a88a2f authored over 4 years ago
Initial commit

dd35e0cbcd4ff95231f23863cbf4abbc0889ecac authored over 4 years ago