node-nth-check 2.1.1-3 source package in Ubuntu

Changelog

node-nth-check (2.1.1-3) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <email address hidden>  Sun, 16 Jul 2023 08:41:49 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-nth-check_2.1.1-3.dsc 2.1 KiB 446029795426e78519f63cee3ae58db7a7fdd093a93490312e12feba238ea1a8
node-nth-check_2.1.1.orig.tar.gz 96.9 KiB 7a1eac7b1bff62ba5867bacd9c435bb3ddfe431bf0cb299a47efac1aca674ce4
node-nth-check_2.1.1-3.debian.tar.xz 4.4 KiB 10cda1cc9e89b391fd2dd613e77ab22661cf85f95dd007a4731ebb3c36af09c4

Available diffs

No changes file available.

Binary packages built by this source

node-nth-check: performant nth-check parser & compiler

 This module can be used to parse & compile nth-checks, as they are found
 in CSS 3's nth-child() and nth-last-of-type().
 .
 nth-check focusses on speed, providing optimized functions for different
 kinds of nth-child formulas, while still following the spec.
 .
 Node.js is an event-based server-side JavaScript engine.