import-native
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

import-native

import files like .node natively into a ESM project
useful for projects that for example use Rust in their native code

How to use it

Import

import native from "import-native"
const nodeModule = native("node-module")

That's all that is required! Have fun using :)

Readme

Keywords

none

Package Sidebar

Install

npm i import-native

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

859 B

Total Files

4

Last publish

Collaborators

  • lemres