@kitschpatrol/node-inspect-extracted
v3.3.3-fork.1
Published
Fork of node-inspect-extracted with ESM fixes.
Maintainers
Readme
@kitschpatrol/node-inspect-extracted
Fork of node-inspect-extracted with ESM fixes.
Changes
This is a fork of hildjj/node-inspect-extracted incorporating some minor changes that I needed (immediately) in other projects:
- Support direct-to-browser ESM imports in addition to UMD and CJS.
- Update
./example-esm/index.htmlto demonstrate the module import approach.
It will be deprecated when a wrapper-free ESM build is available upstream.
Branches
- main This Branch with additional project template and readme changes for NPM releases.
- esm-build-tsdown Clean merge-able branch with new ESM build approach.
Installation
To install:
pnpm add -D @kitschpatrol/node-inspect-extractedAcknowledgments
Everything except the bundling changes in this fork was created by Joe Hildebrand.
License
More information
Please see the readme from the upstream-mergeable branch for more details and documentation.
