[Pkg-javascript-devel] Bug#1138668: ITP: node-ret -- regular expression tokenizer for Javascript

joe at nahmias.net joe at nahmias.net
Tue Jun 2 03:41:35 BST 2026


Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
Control: block 1138666 by -1
X-Debbugs-CC: fent <fentbox at gmail.com>, debian-devel at lists.debian.org, Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>

* Package name    : node-ret
  Version         : 0.5.0
  Upstream Author : fent <fentbox at gmail.com> (https://github.com/fent)
* URL             : https://github.com/fent/ret.js
* License         : Expat
  Programming Lang: JavaScript
  Description     : regular expression tokenizer for Javascript

 Turns a standard Javascript RegExp into a tree with the following
 token types: ROOT, GROUP, POSITION, SET, RANGE, REPETITION, REFERENCE,
 CHAR.  Follows the Javascript regular expression syntax with the
 following exceptions which are currently unsupported:
 .
  - Unicode property escapes: \p and \P
  - Named groups: (?<group>) and \k<group>
  - Negative lookbehind assertions: (?<=) and (?<!)
 .
 .
 Node.js is an event-based server-side JavaScript engine.

dep for randexp
i plan to maintain this under the js-team



More information about the Pkg-javascript-devel mailing list