{"id":13539465,"url":"https://github.com/cnpm/rapid","last_synced_at":"2025-04-14T09:07:07.576Z","repository":{"id":150071286,"uuid":"589547443","full_name":"cnpm/rapid","owner":"cnpm","description":"The fastest way to install npm packages.","archived":false,"fork":false,"pushed_at":"2024-04-23T03:51:57.000Z","size":46729,"stargazers_count":36,"open_issues_count":7,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-23T19:36:31.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cnpm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-16T11:31:27.000Z","updated_at":"2024-07-06T17:57:55.962Z","dependencies_parsed_at":null,"dependency_job_id":"df205634-dddd-410b-a78e-c54e8dbbcb7b","html_url":"https://github.com/cnpm/rapid","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Frapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Frapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Frapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnpm%2Frapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnpm","download_url":"https://codeload.github.com/cnpm/rapid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852181,"owners_count":21171842,"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":[],"created_at":"2024-08-01T09:01:26.234Z","updated_at":"2025-04-14T09:07:07.514Z","avatar_url":"https://github.com/cnpm.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# 🚀 rapid\n[中文版本](./README.zh-CN.md)\n\u003e The *fastest* way to install npm packages.\n\n[![Node CI Linux](https://github.com/cnpm/rapid/actions/workflows/ci.yml/badge.svg)](https://github.com/cnpm/rapid/actions/workflows/linux-ci.yml) [![Rust TEST Linux](https://github.com/cnpm/rapid/actions/workflows/rust-test.yml/badge.svg)](https://github.com/cnpm/rapid/actions/workflows/rust-test.yml)\n\n- 🏗️ Follow `package-lock.json`, no private configuration\n- ♻️ Global dist cache, extremely fast reinstallation\n- ⛑️ Safe project dependency isolation\n- 🛠️ Supports integration for any package manager\n\n## Getting Started\n\n### Independent Client\n```bash\n$ npm i @cnpmjs/rapid --registry=https://registry.npmmirror.com\n$ rapid install\n```\n\n### Integration\n```javascript\nconst rapid = require('@cnpmjs/rapid');\nawait rapid.install({\n  cwd,\n});\n```\n\n## Help\n```bash\nrapid [command]\n\nCommands:\n  rapid install       Install dependencies                      [aliases: i, ii]\n  rapid clean [path]  Clean up the project      [aliases: c, unmount, uninstall]\n  rapid list          List rapid mount info                         [aliases: l]\n\nOptions:\n  --version  Show version number                                       [boolean]\n  --help     Show help                                                 [boolean]\n```\n\n## Notice\n\n* plz do not directly `rm -rf node_modules`` to manage dependencies.\n* You can use `rapid clean`` instead.\n\n# 🎁 Acknowledgements\n- [fuse-t](https://github.com/macos-fuse-t/fuse-t) Thanks fuse-t for kext-less implementation of FUSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnpm%2Frapid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnpm%2Frapid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnpm%2Frapid/lists"}