index
:
web/nitt.git
master
Event emitter library (JS)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2021-06-22
Stronger typing (#114)
iyegoroff
2020-07-15
Merge branch 'expose-all' of https://github.com/jaylinski/mitt
Jason Miller
2020-07-15
Add generic types and update tests (#107)
Jack Franklin
2020-07-13
Merge branch 'master' into expose-all
Jason Miller
2020-06-25
Remove trailing space (#108)
Mathias Bynens
2020-06-03
Expose `all` property
Jakob Linskeseder
2020-05-26
update readme badges
Jason Miller
2020-05-26
Update README.md
Jason Miller
2020-05-26
Migrate to TypeScript and use Map (#99)
Jack Franklin
2020-02-21
Add note about manually firing "*" handlers
Jason Miller
2019-10-21
Update sizes
Jason Miller
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
Docs update.
Jason Miller
2017-12-06
remove CodeSponsor (#68)
Daniel Ruf
2017-10-14
codesponsor.io
Jason Miller
2017-04-13
Change description for emit (fix #49) (#50)
Denis Sikuler
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-25
1.1.0
Jason Miller
2017-02-25
Update docs.
Jason Miller
2017-02-25
Typescript definitions (#25)
Severin
2017-01-29
Merge branch 'master' into refactor
Jason Miller
2017-01-29
improve readme and add license file (#35)
Thiago Santos
2017-01-24
Add dependency status badge (#33)
Thiago Santos
2017-01-22
1.0.1
Jason Miller
2017-01-18
remove "drop support for emitting multiple args" thing as per https://github....
tunnckoCore
2017-01-17
readme, re-run build process
tunnckoCore
2017-01-17
resolve readme conflict
tunnckoCore
2017-01-17
fix: switch Set with array; update tests; drop toLowerCase()
tunnckoCore
2017-01-17
Update README.md
Jason Miller
2017-01-17
Add demo, change support to IE9+
Jason Miller
2017-01-17
refactor: fixes #2, #6, #12 and #13
tunnckoCore
2017-01-17
fix spelling
Paul Mitchell-Gears
2017-01-16
Add a design note, hopefully addressing #10 👍
Jason Miller
2017-01-16
Spruce up the readme 🌲
Jason Miller
2017-01-15
Include sample usage in readme
Eduardo Sebastian
2017-01-14
Initial commit! 🚀
Jason Miller