# ra-core

> Core components of react-admin, a frontend Framework for building admin applications on top of REST services, using ES6, React

Latest version **5.15.3** (published 2026-09-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install ra-core
pnpm add ra-core
yarn add ra-core
bun add ra-core
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 5.15.3 |
| Published | 2026-09-04 |
| First published | 2018-02-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 6.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 26940 |
| Maintainers | fzaninotto, thiery, slax57 |

## Links

- npm: https://www.npmjs.com/package/ra-core
- Repository: https://github.com/marmelab/react-admin
- Homepage: https://github.com/marmelab/react-admin#readme
- Issues: https://github.com/marmelab/react-admin/issues
- npm.io page: https://npm.io/package/ra-core

## Dependencies (8)

- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [date-fns](https://npm.io/package/date-fns.md) ^3.6.0
- [react-is](https://npm.io/package/react-is.md) ^18.2.0 || ^19.0.0
- [inflection](https://npm.io/package/inflection.md) ^3.0.0
- [jsonexport](https://npm.io/package/jsonexport.md) ^3.2.0
- [query-string](https://npm.io/package/query-string.md) ^7.1.3
- [eventemitter3](https://npm.io/package/eventemitter3.md) ^5.0.1
- [react-error-boundary](https://npm.io/package/react-error-boundary.md) ^4.0.13

## Recent versions

- 5.15.3 (latest) — 2026-09-04
- 5.0.0-rc.0 (next) — 2024-06-17
- 5.15.2 — 2026-09-01
- 5.15.0 — 2026-06-24
- 5.14.7 — 2026-05-18
- 5.14.6 — 2026-04-21
- 5.14.5 — 2026-03-31
- 5.14.4 — 2026-03-10
- 5.14.3 — 2026-02-27
- 5.14.2 — 2026-02-16
- 5.14.1 — 2026-01-30
- 5.14.0 — 2026-01-23
- 5.13.6 — 2026-01-16
- 5.13.5 — 2026-01-09
- 5.13.4 — 2025-12-16
- … 345 more at https://npm.io/package/ra-core/versions

## README

# ra-core

Core components of [react-admin](https://marmelab.com/react-admin/), a frontend Framework for building admin applications on top of REST/GraphQL services, using ES6, React.

This package does not include any UI components. We also provide a default UI in the [ra-ui-materialui](https://www.npmjs.com/package/ra-ui-materialui) package.

## License

React-admin is licensed under the [MIT License](https://github.com/marmelab/react-admin/blob/master/LICENSE.md), sponsored and supported by [marmelab](https://marmelab.com).

## Donate

This library is free to use, even for commercial purpose. If you want to give back, please talk about it, [help newcomers](https://stackoverflow.com/questions/tagged/react-admin), or contribute code. But the best way to give back is to **Donate to a Charity**. We recommend [Doctors Without Borders](https://www.doctorswithoutborders.org/).

---
_Source: https://npm.io/package/ra-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
