react-exhibit

3.1.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i react-exhibit

Weekly Downloads

13

Version

3.1.3

License

MIT

Last publish

Collaborators

  • au-re