Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ node-plugin Public archive

A proto WASM plugin for Node.js, npm, pnpm, and yarn.

License

Notifications You must be signed in to change notification settings

moonrepo/node-plugin

Repository files navigation

Node.js plugin

Node.js, npm, pnpm, and yarn WASM plugins for proto.

proto install node proto install npm

Post-install hook

After installation, the version of npm that came bundled with Node.js will also be installed. This functionality can be skipped by passing --no-bundled-npm during installation.

proto install node -- --no-bundled-npm

Contributing

Build the plugins:

cargo build --target wasm32-wasi

Test the plugins by running proto commands. Requires proto >= v0.12.

proto install node-test proto list-remote npm-test

About

A proto WASM plugin for Node.js, npm, pnpm, and yarn.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages