GithubHelp home page GithubHelp logo

au-re / react-exhibit Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 3.6 MB

If you need a way to bootstrap component libraries checkout `generator-react-exhibit` instead.

Home Page: https://au-re.github.io/generator-react-exhibit

License: MIT License

JavaScript 86.61% HTML 1.66% CSS 11.73%
deprecated

react-exhibit's Introduction

DEPRECATED - generator-react-exhibit will no longer use this library and this repository won't receive further development. Over the past year I've learned much about react and I came accross a wide variety of (much better) tools and libraries to visualize and document components. I would highly recommend anyone interested in creating their own react component library to check them out instead of this repository.

In particular: storybook - it works across frameworks, comes with many plugins that you can use to create great documentation. The next version of generator-react-exhibit will come with storybook included: you can use it to bootstrap new libraries, learn more here.

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.

react-exhibit's People

Contributors

au-re avatar

Stargazers

 avatar

Watchers

 avatar  avatar

react-exhibit's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.