Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-cjs-module-lexer
Fast lexer to extract named exports from CommonJS modules
https://github.com/nodejs/cjs-module-lexer#readme
0
no reviews
Install
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.