Home

Awesome

Radashi

<div align="center"> <p align="center"> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/banner.png" alt="Radashi" width="100%" /> </p> <a href="https://github.com/radashi-org/radashi/blob/main/LICENSE.md"><img src="https://img.shields.io/npm/l/radashi" alt="License" /></a> <a href="https://github.com/radashi-org/radashi/actions/workflows/publish-beta.yml"><img src="https://img.shields.io/github/actions/workflow/status/radashi-org/radashi/publish-beta.yml?logo=github" alt="Build Status" /></a> <a href="https://app.codecov.io/gh/radashi-org/radashi/tree/main/src"><img src="https://img.shields.io/codecov/c/github/radashi-org/radashi?logo=codecov" alt="Codecov" /></a> <a href="https://biomejs.dev/"><img src="https://img.shields.io/badge/code_style-biome.js-blue?logo=biome" alt="Code Style: Biome.js" /></a> <a href="https://github.com/radashi-org/radashi/discussions"><img src="https://img.shields.io/github/discussions/radashi-org/radashi?logo=github" alt="GitHub Discussions" /></a> <a href="https://app.gitter.im/#/room/#radashi:gitter.im"><img src="https://badges.gitter.im/join_chat.svg" alt="Gitter.im" /></a> </div>

 

Ditch the bloat of Lodash. Stop reinventing the wheel.

<!-- cSpell:ignore shee -->

Radashi (pronounced /ruh-DAH-shee/) is a TypeScript utility toolkit, packed with lightweight functions that are readable, performant, and robust.

Radashi is an actively maintained fork of Radash, the fastest growing Lodash alternative with 100K+ weekly downloads.

“What makes Radashi so great?”

If you've been using Radash (our predecessor), you're probably interested in what makes us different. Read our comparison post to learn how we're bringing Radash to the next level while preserving its best features.

<a href="https://radashi.js.org"> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/docs-button.png" alt="Radash documentation" width="250px" /> </a> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/rule.png" width="100%" />

Install

pnpm add radashi
yarn add radashi
npm install radashi

Beta version

The radashi@beta version is a nightly release containing everything in the main branch at the time (5:00AM UTC).

pnpm add radashi@beta

Its changes are documented here. If there's no radashi@beta section in the changelog, it means no pull requests have been merged since the last stable release.

JSR.io

Radashi is also published to the JSR registry, which gives Radashi its own page.

jsr add @radashi-org/radashi
deno add @radashi-org/radashi
<img src="https://github.com/radashi-org/radashi/raw/main/.github/img/rule.png" width="100%" />

FAQ

<img src="https://github.com/radashi-org/radashi/raw/main/.github/img/rule.png" width="100%" />

Contributing

Contributions are welcome and appreciated! Check out the contributing guide before you dive in:

<a href="https://github.com/radashi-org/radashi/blob/main/.github/contributing.md"> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/contributing-button.png" alt="Contributing to Radashi" width="250px" /> </a> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/rule.png" width="100%" />

 

<div align="center"> <p align="center"> <img src="https://github.com/radashi-org/radashi/raw/main/.github/img/footer.png" alt="Radashi" width="100%" /> </p> </div>