3.1.3 • Published 6 years ago

react-exhibit v3.1.3

Weekly downloads
40
License
MIT
Repository
github
Last release
6 years ago

exhibit banner License npm dependencies Status build

react-exhibit

React components for documentation. Here to help visualize your React library. Used in generator-react-exhibit.

Using the components

In your React project run:

npm i -S react-exhibit

Import the components you want from "react-exhibit".

import React from "react";
import { Icon } from "react-exhibit";
import "../node_modules/react-exhibit/lib/css/main.css";

export default () => (<Icon />);

You can view the documentation for this library here.

3.1.3

6 years ago

3.1.2

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.2

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago