#nodejs #windows #package-manager #shim #npm #bin #port

oro-shim-bin

Generates shims for NPM bins

20 releases

0.3.34 Oct 9, 2023
0.3.33 Oct 2, 2023
0.3.32 Sep 30, 2023
0.3.27 May 21, 2023
0.3.15 Mar 31, 2023

#181 in Operating systems

Download history 8/week @ 2024-02-12 76/week @ 2024-02-19 131/week @ 2024-02-26 6/week @ 2024-03-04

221 downloads per month
Used in 2 crates (via node-maintainer)

Apache-2.0

14KB
286 lines

oro-shim-bin

Creates shims for package bins on Windows. Basically a Rust port of https://github.com/npm/cmd-shim.

Orogene

This package is part of Orogene, a package manager for node_modules/.

Contributing

For contributing guidelines, please see the main orogenee repository.

License

For licensing information, please check the LICENSE file in the Orogene repository.


lib.rs:

Creates shims for package bins on Windows. Basically a Rust port of https://github.com/npm/cmd-shim.

Dependencies

~2.1–3MB
~54K SLoC