1.1.5 • Published 4 years ago

fluo-react v1.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Fluo React

Fluo turns your static documentation into interactive learning experience. fluo-react provides a Fluo component which can be used to provide questions on your concepts.

Getting Started

To setup an account and get the keys that the component requires, contact me at jamie@fluorescent.io.

yarn add fluo-react

Add this snippet into the places you want Fluo:

import { Fluo } from 'fluo-react';

<Fluo authKey={/* auth key */} docKey={/* docs key */} pageKey={/* page key */} />

The pageKey tells Fluo what page of the documentation the user is on.

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago