[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1019383: ITP: node-cjs-module-lexer -- Fast lexer to extract named exports from CommonJS modules



Package: wnpp
Severity: wishlist
Owner: Jérémy Lal <kapouer@melix.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : node-cjs-module-lexer
  Version         : 1.2.2
  Upstream Author : Guy Bedford
* URL             : https://github.com/nodejs/cjs-module-lexer#readme
* License         : Expat
  Programming Lang: JavaScript
  Description     : Fast lexer to extract named exports from CommonJS modules

 Very fast JavaScript CommonJS module syntax lexer used to detect
 the most likely list of named exports of a CommonJS module.
 .
 It is used by Node.js for CommonJS and ES Modules interoperability.
 .
 Node.js is an event-based server-side JavaScript engine.

For now nodejs and jest both have a bundled copy of it, and both don't
generate the wasm build, so this package is meant to fix that.

It also makes it cleaner for nodejs internal modules to be externalized.

It is stable, and I intend to maintain this package along with nodejs
in pkg-javascript team.

Reply to: