ashleygwilliams / orogene

A next-generation platform and package manager for Node.js-compatible and frontend JavaScript projects!

Home Page:https://matrix.to/#/#orogene:matrix.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orogene

Yet another node_modules/ package manager, I guess.

crates.io GitHub checks state Project Roadmap

Orogene is a next-generation package manager for tools that use node_modules/, such as bundlers, CLI tools, and Node.js-based applications. It's fast, robust, and meant to be easily integrated into your workflows such that you never have to worry about whether your node_modules/ is up to date.

Note: Orogene is still under heavy development and shouldn't be considered much more than a tech demo or proof of concept. Do not use in production yet.

Performance

Orogene is pretty fast and uses fewer resources than other package managers! For details and benchmarks, see the benchmarks

Contributing

For information and help on how to contribute to Orogene, please see CONTRIBUTING.md.

License

Orogene and all its sub-crates are licensed under the terms of the Apache 2.0 License.

About

A next-generation platform and package manager for Node.js-compatible and frontend JavaScript projects!

https://matrix.to/#/#orogene:matrix.org

License:Other


Languages

Language:Rust 99.9%Language:Smarty 0.1%