Installation

Jump Section is available as a set of lightweight packages. Choose the one that fits your framework.

Using npm/pnpm/yarn

React

# npm
npm install @jump-section/react
 
# pnpm
pnpm add @jump-section/react
 
# yarn
yarn add @jump-section/react

Vue 3

# npm
npm install @jump-section/vue
 
# pnpm
pnpm add @jump-section/vue
 
# yarn
yarn add @jump-section/vue

Core

# npm
npm install @jump-section/core
 
# pnpm
pnpm add @jump-section/core
 
# yarn
yarn add @jump-section/core