index
:
web/nitt.git
master
Event emitter library (JS)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-21
Add TypeScript warning when attempting to fire "*" handlers. Fixes #93.
Jason Miller
2020-02-21
[ts] Make `type` optional in WildcardHandler. Fixes #96.
Jason Miller
2019-10-21
Update sizes
Jason Miller
2019-10-21
Update to latest node.
Jason Miller
2019-10-21
update deps
Jason Miller
2019-10-21
1.2.0
Jason Miller
2019-10-21
chore(release): 1.2.1
Jason Miller
2019-05-29
fix test runner
Jason Miller
2019-04-27
Fix TypeScript warning and add caveats to ToC
Marin Ivanov
2019-04-27
Add keywords to package.json
Marin Ivanov
2019-04-27
Version 1.0.2
Marin Ivanov
2019-04-26
Bump verstion to 1.0.1
Marin Ivanov
2019-04-26
Rename {mitt => nitt}
Marin Ivanov
2018-09-19
Change type of the all property in the constructor (#73)
Jesper Dalgas Zachariassen
2018-09-19
Fix Typescript wildcard handler (#76)
Zach Buttram
2018-09-19
Fixing TypeScript usage. Fixes #60 (#67)
David Khourshid
2018-05-16
Add badges for gzip size and install size (#75)
Steven
2017-12-06
Clean up repo root
Jason Miller
2017-12-06
chore(release): 1.1.3
Jason Miller
2017-12-06
Docs update.
Jason Miller
2017-12-06
Fixes #65 - handler removal during handler invocation (`.off()` during `.emit...
Jason Miller
2017-12-06
remove CodeSponsor (#68)
Daniel Ruf
2017-10-14
codesponsor.io
Jason Miller
2017-08-14
Fixing API documentation header (#62)
Brian Wendt
2017-07-05
more precise type annotation for WildCardEventHandler (#58)
Tung Vu
2017-06-07
Fix `emit` and `EventHandler` type annotations (#47)
Rūdolfs Vikmanis
2017-04-30
use reify to run test (#52)
Thiago Santos
2017-04-17
fix failing test from before removal of case normalization
Jason Miller
2017-04-17
chore(release): 1.1.2
Jason Miller
2017-04-17
fix(builds): point `jsnext:main` to the ESM build instead of src, which conta...
Jason Miller
2017-04-14
chore(release): 1.1.1
Jason Miller
2017-04-14
Update deps.
Jason Miller
2017-04-14
Avoid creating a new listener type array in `off()`, saves another 4 bytes (1...
Jason Miller
2017-04-14
Fix eslint complaints
Jason Miller
2017-04-14
Make npm-run-all silent
Jason Miller
2017-04-13
Cleanup Build Chain (#48)
Luke Edwards
2017-04-13
Change description for emit (fix #49) (#50)
Denis Sikuler
2017-03-10
Fix `emit` argument annotation (#45)
Rūdolfs Vikmanis
2017-03-09
Removed outdated (untrue) API docs - chaining was removed in 53a44d8 (#44)
Mateusz Burzyński
2017-03-09
Add Standard Version for Semantic Releases (#43)
Abhi Aiyer
2017-02-28
chore(*): remove example.js from root (#37)
Jason Miller
2017-02-27
Add Flow type annotations (#23)
Brandon Dail
2017-02-25
1.1.0
Jason Miller
2017-02-25
Update docs.
Jason Miller
2017-02-25
Typescript definitions (#25)
Severin
2017-02-25
Merge branch 'agudulin-master' into tunnckoCore-refactor
Jason Miller
2017-02-25
Merge branch 'master' into master
Jason Miller
2017-02-25
Enforce semicolons
Jason Miller
2017-02-25
Remove chaining return values so we don't make #1 impossible (yet?)
Jason Miller
2017-02-25
Let's keep `all` as an argument for now to avoid a semver breaking change
Jason Miller
[prev]
[next]