package
module
Version:
v0.0.0-...-b0bd1cb
Opens a new window with list of versions in this module.
Published: Jul 22, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-cjs-module-lexer
Installation
go get -u github.com/jcbhmr/go-cjs-module-lexer
Usage
Disable WebAssembly
If you prefer not to use WebAssembly you can use the cjsmodulelexer.nowasm
build tag. This will use the pure Go implementation of the lexer.
go build -tags cjsmodulelexer.nowasm ./cmd/my-app
Development
https://github.com/nodejs/cjs-module-lexer
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.