@performance-artist/async-joyride
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Async-joyride

This library is a wrapper over react-joyride, which provides basic tour components and adds an ability to wait for the step target to become available. This way you can place tour steps inside routes and loading components - the tour will switch to the step once it has been rendered.

The implementation is meant to be used with a particular development environment, but has an option to simply make tour global, without bindings to a particular component's lifecycle(makeEagerTour). But this still requires all peer deps to be installed:

npm install @performance-artist/async-joyride @performance-artist/fp-ts-adt @performance-artist/medium @performance-artist/react-utils @performance-artist/rx-utils fp-ts rxjs

Example

You can see the example here.

Readme

Keywords

Package Sidebar

Install

npm i @performance-artist/async-joyride

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

27.2 kB

Total Files

18

Last publish

Collaborators

  • performance-artist