1.0.13-u • Published 3 years ago

@bonfire-labs/chats v1.0.13-u

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Bonfire SDK

Empowering web3 organizations with cutting-edge AI-powered tools for smarter decision-making and stronger communities. ✨

Getting Started

Install dependencies and start developing components

yarn install # install depedencies
yarn storybook # run storybook
yarn build # build the library
yarn publish # publish the library

You can also use the built-in site to test or document your components

yarn dev:site # site dev mode
yarn build:site # build site
yarn preview:site #priview built site

Using the library

  1. Install peer dependencies: React & ReactDOM, Tailwind CSS and Headless UI
  2. Install the component library

    yarn add @bonfire-labs/bonfire-ai
  3. In your project root, import the library CSS file

    import { Chat } from "@bonfire-labs/bonfire-ai";
    import "@bonfire-labs/bonfire-ai/dist/style.css";
    <Chat organization="[Your Organization Name]" />;
1.0.13-u

3 years ago

1.0.13-t

3 years ago

1.0.13-s

3 years ago

1.0.13-r

3 years ago

1.0.13-p

3 years ago

1.0.13-o

3 years ago

1.0.13-n

3 years ago

1.0.13-m

3 years ago

1.0.13-l

3 years ago

1.0.13-k

3 years ago

1.0.13-j

3 years ago

1.0.13-h

3 years ago

1.0.13-g

3 years ago

1.0.13-f

3 years ago

1.0.13-e

3 years ago

1.0.13-d

3 years ago

1.0.13-c

3 years ago

1.0.13-b

3 years ago

1.0.13-a

3 years ago

1.0.13

3 years ago

1.0.12-unstable

3 years ago

1.0.12-b

3 years ago

1.0.11-b

3 years ago

1.0.10-b

3 years ago

1.0.9-b

3 years ago

1.0.8-b

3 years ago

1.0.7-b

3 years ago

1.0.6-b

3 years ago

1.0.5-b

3 years ago

1.0.4-b

3 years ago

1.0.3-b

3 years ago

1.0.2-b

3 years ago