https://github.com/douglasneuroinformatics/esbuild-plugin-native-modules
An esbuild plugin to enable loading native node modules
https://github.com/douglasneuroinformatics/esbuild-plugin-native-modules
esbuild esbuild-plugin
Last synced: 5 months ago
JSON representation
An esbuild plugin to enable loading native node modules
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/esbuild-plugin-native-modules
- Owner: DouglasNeuroInformatics
- License: apache-2.0
- Created: 2024-03-11T18:48:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T16:22:14.000Z (almost 2 years ago)
- Last Synced: 2025-09-22T16:12:14.105Z (9 months ago)
- Topics: esbuild, esbuild-plugin
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@douglasneuroinformatics/esbuild-plugin-native-modules
- Size: 205 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
@douglasneuroinformatics/esbuild-plugin-native-modules
An esbuild plugin to enable loading native node modules


## Installation
```sh
pnpm add @douglasneuroinformatics/esbuild-plugin-native-modules
```