#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

#343 in Parser implementations

Download history 343/week @ 2024-07-24 311/week @ 2024-07-31 419/week @ 2024-08-07 458/week @ 2024-08-14 332/week @ 2024-08-21 312/week @ 2024-08-28 232/week @ 2024-09-04 353/week @ 2024-09-11 394/week @ 2024-09-18 154/week @ 2024-09-25 154/week @ 2024-10-02 178/week @ 2024-10-09 383/week @ 2024-10-16 545/week @ 2024-10-23 835/week @ 2024-10-30 673/week @ 2024-11-06

2,500 downloads per month
Used in 8 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

~4.5–6MB
~103K SLoC