Installation
Use Radashi in your project
Quick Start
Node
PNPM
Install the latest stable version:
Install the latest beta version, which includes merged PRs not yet included in a stable release:
With PNPM, all the package files are saved in a single place on the disk. When packages are installed to your project, their files are hard-linked from that single place, consuming no additional disk space. This allows you to share dependencies of the same version across projects.
Bun
Install the latest stable version:
Install the latest beta version, which includes merged PRs not yet included in a stable release:
⚡️ 25x faster — Switch from npm install to bun install in any Node.js project to make your installations up to 25x faster.
NPM
Install the latest stable version:
Install the latest beta version, which includes merged PRs not yet included in a stable release:
Yarn
Install the latest stable version:
Install the latest beta version, which includes merged PRs not yet included in a stable release: