react-hai

0.0.2 • Public • Published

 Hai

XO code style

Hai's React component

Install

yarn add react-hai
npm i -S react-hai

Usage

import Hai from 'react-hai';
 
// ...
  render() {
    return (
      // ...
      <Hai .../>
      // ...
    )
  }
// ...

Props

Look at the example of example/src/Container.jsx

  • talks

  • callback

  • theme

Example

yarn
yarn dev

Related

License

The MIT License (MIT)

Copyright (c) 2017 nju33 nju33.ki@gmail.com

Readme

Keywords

Package Sidebar

Install

npm i react-hai

Weekly Downloads

31

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nju33