# @barba/core

> Create badass, fluid and smooth transition between your website's pages

Latest version **2.10.3** (published 2024-08-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @barba/core
pnpm add @barba/core
yarn add @barba/core
bun add @barba/core
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; popular repo.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.10.3 |
| Published | 2024-08-12 |
| First published | 2019-01-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 688.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12982 |
| Maintainers | xavierfoucrier, thierrymichel, luruke |
| Keywords | page, transition, animation, css, router, prefetch |

## Links

- npm: https://www.npmjs.com/package/@barba/core
- Repository: https://github.com/barbajs/barba
- Homepage: https://github.com/barbajs/barba#readme
- Issues: https://github.com/barbajs/barba/issues
- npm.io page: https://npm.io/package/@barba/core

## Dependencies (2)

- [is-promise](https://npm.io/package/is-promise.md) ^4.0.0
- [path-to-regexp](https://npm.io/package/path-to-regexp.md) ^6.2.2

## Alternatives

- [express-promise-router](https://npm.io/package/express-promise-router.md) — 736.1K weekly downloads
- [next-usequerystate](https://npm.io/package/next-usequerystate.md) — 29.8K weekly downloads
- [@bitkyc08/opencodex](https://npm.io/package/@bitkyc08/opencodex.md) — 4.6K weekly downloads
- [lynkr](https://npm.io/package/lynkr.md) — 575 weekly downloads
- [baremetal.js](https://npm.io/package/baremetal.js.md) — 42 weekly downloads

## Recent versions

- 2.10.3 (latest) — 2024-08-12
- 2.9.7 (next) — 2020-01-16
- 2.10.2 — 2024-08-02
- 2.10.0 — 2024-06-10
- 2.9.6 — 2019-12-12
- 2.9.5 — 2019-12-09
- 2.9.4 — 2019-12-09
- 2.9.3 — 2019-12-09
- 2.9.2 — 2019-11-25
- 2.9.1 — 2019-11-25
- 2.9.0 — 2019-11-25
- 2.8.0 — 2019-11-06
- 2.7.2 — 2019-11-05
- 2.7.1 — 2019-10-27
- 2.7.0 — 2019-10-27
- … 55 more at https://npm.io/package/@barba/core/versions

## README

# @barba/core

[![NPM version](https://img.shields.io/npm/v/@barba/core?style=flat-square)](https://www.npmjs.com/package/@barba/core)
[![Dependencies](https://img.shields.io/librariesio/release/npm/@barba/core?style=flat-square)](https://github.com/barbajs/barba/network/dependencies)

> TBD ([GitHub repo](https://github.com/barbajs/barba.js))

## Install

Using npm:

```sh
npm install --save-dev @barba/core
```

or using yarn:

```sh
yarn add @barba/core --dev
```

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