react-ai

0.16.3 • Public • Published

react-ai

Intelligent React Toolset

Build Status codecov

NPM

Install

npm install -S react-ai

Usage

import React from 'react'
import reactAI from 'react-ai'
 
const AI = reactAI({ React })
 
export default props => (
  <button onClick={AI.execute}>
    Feeling brave?
  </button>
)

Test

See react-ai's test project at react-ai-test

In active development, come back in a few days.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.16.3
    21
    • latest

Version History

Package Sidebar

Install

npm i react-ai

Weekly Downloads

21

Version

0.16.3

License

MIT

Last publish

Collaborators

  • cchamberlain