{"id":13456715,"url":"https://github.com/dimensionhq/volt","last_synced_at":"2025-04-12T17:45:57.764Z","repository":{"id":37177163,"uuid":"366093587","full_name":"dimensionhq/volt","owner":"dimensionhq","description":"An experimental package management tool for JavaScript. Upto 30x faster installation of dependencies using pre-flattened dependency trees.","archived":false,"fork":false,"pushed_at":"2023-02-04T02:00:01.000Z","size":4439,"stargazers_count":924,"open_issues_count":10,"forks_count":26,"subscribers_count":16,"default_branch":"dev","last_synced_at":"2025-04-11T20:18:13.863Z","etag":null,"topics":["fast","hacktoberfest","javascript","js","new","node","package-manager","rust","volt"],"latest_commit_sha":null,"homepage":"https://voltpkg.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimensionhq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-10T15:39:26.000Z","updated_at":"2025-04-01T22:46:26.000Z","dependencies_parsed_at":"2023-02-06T09:32:00.966Z","dependency_job_id":null,"html_url":"https://github.com/dimensionhq/volt","commit_stats":null,"previous_names":["voltpkg/volt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimensionhq%2Fvolt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimensionhq%2Fvolt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimensionhq%2Fvolt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimensionhq%2Fvolt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimensionhq","download_url":"https://codeload.github.com/dimensionhq/volt/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248609591,"owners_count":21132916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fast","hacktoberfest","javascript","js","new","node","package-manager","rust","volt"],"created_at":"2024-07-31T08:01:26.540Z","updated_at":"2025-04-12T17:45:57.738Z","avatar_url":"https://github.com/dimensionhq.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/voltpkg/volt/blob/master/assets/volt-transparent-bg.png?raw=true\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eVolt\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eRapid, reliable and robust Javascript package management.\u003c/h4\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/version-0.0.1--alpha-c6b5ff\"\u003e \u003cimg src=\"https://img.shields.io/github/license/voltpkg/volt?color=75ff73\"\u003e \u003cimg src=\"https://img.shields.io/tokei/lines/github/voltpkg/volt?color=%23ffb5f5\"\u003e \u003cimg src=\"https://img.shields.io/github/languages/top/voltpkg/volt?color=b5f0ff\"\u003e \u003cimg src=\"https://img.shields.io/github/languages/code-size/voltpkg/volt?color=%235e6cff\u0026label=size\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n\u003cimg src=\"https://user-images.githubusercontent.com/63039748/122814035-b9696280-d2e4-11eb-8157-67a49f03190d.png\"\u003e\n\nWARNING: Volt is still in the development stage and is not ready for use!\n\n**Rapid**: Volt is incredibly fast and powerful.\n\n**Reliable**: Volt is built to be reliable and dependable.\n\n**Robust**: Volt works with low resource usage.\n\n**Important**: Volt is still in the alpha stage of development, and is not ready for use in production or development environments.\n\u003cbr\u003e\n\n# :zap: Installation\n\nWe don't have an official release of Volt yet, however, if you would like to give it a try, feel free to follow the steps below to build from source.\n\u003cbr\u003e\n\n## Build From Source\n\nPrerequisites: **Git**, **Rust Toolchain**\n\n### Minimum Supported Rust Version (MSRV)\n\nRust 1.58\n\n### Steps\n\n1. Clone the github repository using the Github CLI.\n\n```powershell\ngit clone https://github.com/voltpkg/volt\n```\n\n2. Change to the `volt` directory.\n\n```powershell\ncd volt\n```\n\n3. Run a compiled and optimized build\n\n```\ncargo run --release -- --help\n# you should see a help menu from Volt\n```\n\n\u003cbr\u003e\n\n## :test_tube: Testing\n\nFirst, make sure you [**Build From Source**](https://github.com/voltpkg/volt/#build-from-source).\n\nRun this command to run the tests for volt.\n\n```powershell\ncargo test\n```\n\n\u003cbr\u003e\n\n## :clap: Supporters\n\n[![Stargazers repo roster for @voltpkg/volt](https://reporoster.com/stars/voltpkg/volt)](https://github.com/voltpkg/volt/stargazers)\n\n[![Forkers repo roster for @voltpkg/volt](https://reporoster.com/forks/voltpkg/volt)](https://github.com/voltpkg/volt/network/members)\n\n\u003cbr\u003e\n\n## :hammer: Build Status\n\n| Feature  | Build Status |\n| -------- | ------------ |\n| Add      | 🏗️           |\n| Audit    | ❌           |\n| Cache    | ❌           |\n| Check    | ❌           |\n| Clone    | 🏗️           |\n| Compress | 🏗️           |\n| Create   | 🏗️           |\n| Deploy   | 🏗️           |\n| Fix      | ❌           |\n| Help     | 🏗️           |\n| Info     | ❌           |\n| Init     | 🏗️           |\n| Install  | 🏗️           |\n| List     | 🏗️           |\n| Login    | 🏗️           |\n| Logout   | ❌           |\n| Migrate  | 🏗️           |\n| Mod      | ❌           |\n| Outdated | ❌           |\n| Owner    | ❌           |\n| Ping     | 🏗️           |\n| Publish  | ❌           |\n| Remove   | ❌           |\n| Run      | 🏗️           |\n| Search   | ❌           |\n| Set      | ❌           |\n| Stat     | ❌           |\n| Tag      | ❌           |\n| Team     | ❌           |\n| Update   | ❌           |\n| Watch    | 🏗️           |\n\n\u003cbr\u003e\n\n## Built With\n\n[Rust](https://www.rust-lang.org/)\n\n[External Libraries](https://github.com/voltpkg/volt/blob/dev/CREDITS.md)\n\n## Versioning\n\nWe use [semver](https://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/voltpkg/volt/tags).\n\n## License\n\nThis project is licensed under Apache-2.0 - see the [LICENSE.md](LICENSE) file for details.\n","funding_links":[],"categories":["Rust","rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensionhq%2Fvolt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimensionhq%2Fvolt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensionhq%2Fvolt/lists"}