Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faceless-ui/jumplist

A React library for creating powerful jumplists
https://github.com/faceless-ui/jumplist

jumplist react react-component scroll-to typescript

Last synced: 12 days ago
JSON representation

A React library for creating powerful jumplists

Awesome Lists containing this project

README

        

[![NPM](https://img.shields.io/npm/v/@faceless-ui/jumplist)](https://www.npmjs.com/@faceless-ui/jumplist)
![Bundle Size](https://img.shields.io/bundlephobia/minzip/@faceless-ui/jumplist?label=zipped)

# React Jumplist

Read the full documentation [here](https://facelessui.com/docs/jumplist).

## Installation

```bash
$ npm i @faceless-ui/jumplist
$ # or
$ yarn add @faceless-ui/jumplist
```

## Development

To develop this module locally, spin up the [demo app](./demo/App.demo.js):

```bash
$ git clone [email protected]:faceless-ui/jumplist.git
$ yarn
$ yarn dev
$ open http://localhost:3000
```

## License

[MIT](https://github.com/faceless-ui/jumplist/blob/master/LICENSE) Copyright (c) Faceless UI