typed-event-target

EventTarget in the browser but with strong event typing.

CC0-1.0 License

Downloads
2.6K
Stars
0
Committers
1

Bot releases are visible (Hide)

typed-event-target - v3.4.0 Latest Release

Published by github-actions[bot] 6 months ago

Commits

  • d3232d4: [minor] add options to listenTo and add listenToGlobal (electrovir)
typed-event-target - v3.3.0

Published by github-actions[bot] 6 months ago

Commits

  • befdf3e: [patch] add doc site categories (electrovir)
  • d2fcada: [minor] add listenTo (electrovir)
typed-event-target - v3.2.1

Published by github-actions[bot] 7 months ago

Commits

  • 1b9bf05: [patch] update deps (electrovir)
typed-event-target - v3.2.0

Published by github-actions[bot] 8 months ago

Commits

  • ffd1d39: [minor] add TypedListenTarget.removeListener for when it's really needed (electrovir)
typed-event-target - v3.1.0

Published by github-actions[bot] 8 months ago

Commits

  • b6e2b50: [minor] add destroy method to TypedListenTarget and TypedEventTarget (electrovir)
  • 5dad18a: [minor] rename TypedListenTarget.dispatchEvent to just dispatch (electrovir)
  • 2421ad0: [minor] add ListenTarget alias for TypedListenTarget (electrovir)
typed-event-target - v3.0.2

Published by github-actions[bot] 8 months ago

Commits

  • e378365: [patch] update deps (electrovir)
typed-event-target - v3.0.1

Published by github-actions[bot] 10 months ago

Commits

  • 17bf72b: [patch] fix TypedListenTarget.listen for events with type params (electrovir)
  • 0d2d84e: [patch] remove type-fest dependency (electrovir)
typed-event-target - v3.0.0

Published by github-actions[bot] 10 months ago

Commits

  • 51c54eb: [major] rename TypedListenTarget.removeListeners to TypedListenTarget.removeAllListeners (electrovir)
typed-event-target - v2.1.0

Published by github-actions[bot] 10 months ago

Commits

  • cb6430c: [dev] run gh pages deploy on main (electrovir)
  • cdde616: [dev] fix docs build (electrovir)
  • 598c6f9: [patch] update deps (electrovir)
  • 9864e34: [dev] internally reorganize files (electrovir)
  • bac8795: [dev] add JSDoc comments to everything (electrovir)
  • 9ea661d: [minor] add TypedListenTarget (electrovir)
typed-event-target - v2.0.1

Published by github-actions[bot] 11 months ago

Commits

  • c2c9c14: [patch] update deps and configs (electrovir)
typed-event-target - v2.0.0

Published by github-actions[bot] 12 months ago

Commits

  • 831033e: use Node 20 (electrovir)
  • 79ba77f: upgrade deps (electrovir)
  • fd1e347: update configs (electrovir)
typed-event-target - v1.4.1

Published by github-actions[bot] about 1 year ago

Commits

  • c18ab1c: update deps (electrovir)
typed-event-target - v1.4.0

Published by github-actions[bot] about 1 year ago

Commits

  • 332e7bd: update deps (electrovir)
  • e630639: polyfill CustomEvent for Node.js environments (electrovir)
typed-event-target - v1.3.1

Published by github-actions[bot] over 1 year ago

Commits

  • b404420: add const to function type parameters (electrovir)
typed-event-target - v1.3.0

Published by github-actions[bot] over 1 year ago

Commits

  • 98dc119: update deps (electrovir)
  • b57f902: add removeAllListeners (electrovir)
typed-event-target - v1.2.1

Published by github-actions[bot] over 1 year ago

Commits

  • 34cc39a: upgrade deps (electrovir)
typed-event-target - v1.2.0

Published by github-actions[bot] over 1 year ago

Commits

  • 5cd6af8: update deps, add cjs import option (electrovir)
typed-event-target - v1.1.1

Published by github-actions[bot] about 2 years ago

Commits

  • 21c0b0c: fix module type (electrovir)
typed-event-target - v1.1.0

Published by github-actions[bot] about 2 years ago

Commits

  • fefe9b2: add typed custom event definition helper (electrovir)
typed-event-target - v1.0.0

Published by github-actions[bot] about 2 years ago

Commits

  • 5c47ad5: add typed event and typed event target (electrovir)
  • 07e952d: add docs (electrovir)