#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

#344 in Parser implementations

Download history 287/week @ 2024-09-09 350/week @ 2024-09-16 274/week @ 2024-09-23 154/week @ 2024-09-30 136/week @ 2024-10-07 259/week @ 2024-10-14 459/week @ 2024-10-21 906/week @ 2024-10-28 746/week @ 2024-11-04 431/week @ 2024-11-11 248/week @ 2024-11-18 161/week @ 2024-11-25 358/week @ 2024-12-02 427/week @ 2024-12-09 486/week @ 2024-12-16 127/week @ 2024-12-23

1,415 downloads per month
Used in 9 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
~102K SLoC