#npm-package #nodejs #specification #parser #package-manager #specifier #javascript

oro-package-spec

NPM package specification parsing and manipulation

35 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.2.2 Feb 26, 2023

#270 in Parser implementations

Download history 119/week @ 2024-05-17 77/week @ 2024-05-24 73/week @ 2024-05-31 259/week @ 2024-06-07 239/week @ 2024-06-14 196/week @ 2024-06-21 172/week @ 2024-06-28 192/week @ 2024-07-05 180/week @ 2024-07-12 266/week @ 2024-07-19 468/week @ 2024-07-26 291/week @ 2024-08-02 367/week @ 2024-08-09 491/week @ 2024-08-16 366/week @ 2024-08-23 178/week @ 2024-08-30

1,541 downloads per month
Used in 7 crates (4 directly)

Apache-2.0

39KB
1K SLoC

oro-package-spec

NPM package specifier parser. This is the stuff that takes something like foo@^1.2.3 and turns it into something meaningful.

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:

NPM package specifier parser. This is the stuff that takes something like foo@^1.2.3 and turns it into something meaningful.

Dependencies

~3–4MB
~99K SLoC