Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1290213 > unrolled thread

Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation

Started bySergei Golovan <sgolovan@debian.org>
First post2026-04-19 20:30 +0200
Last post2026-04-19 20:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist


Contents

  Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation Sergei Golovan <sgolovan@debian.org> - 2026-04-19 20:30 +0200

#1290213 — Bug#1134409: ITP: node-delegate-it -- Lightweight event delegation

FromSergei Golovan <sgolovan@debian.org>
Date2026-04-19 20:30 +0200
SubjectBug#1134409: ITP: node-delegate-it -- Lightweight event delegation
Message-ID<MLF45-grkP-13@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
Owner: Sergei Golovan <sgolovan@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : node-delegate-it
  Version         : 6.3.0
  Upstream Contact: Federico Brigante <me@fregante.com>
* URL             : https://github.com/fregante/delegate-it
* License         : MIT
  Programming Lang: Typescript
  Description     : Lightweight event delegation

This module provides DOM event delegation, allowing users to handle
events on elements that may not yet exist in the DOM.
It is:
   * modern: ES2022, TypeScript, Edge 16+
   * idempotent: identical listeners aren't added multiple times,
     just like the native addEventListener
   * supports AbortSignal

This package is a dependency for the swup page transition library,
which in turn is a new dependency for the elixir-ex-doc document
generator. It is an improved and maintained fork of the abandoned
delegate [1] module (it is also not packaged for Debian).

I will maintain this package myself.

[1] https://github.com/zenorocha/delegate

-- 
Sergei Golovan

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web