1.0.13-u • Published 2 years ago

@bonfire-labs/chats v1.0.13-u

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.13-t

2 years ago

1.0.13-s

2 years ago

1.0.13-r

2 years ago

1.0.13-p

2 years ago

1.0.13-o

2 years ago

1.0.13-n

2 years ago

1.0.13-m

2 years ago

1.0.13-l

2 years ago

1.0.13-k

2 years ago

1.0.13-j

2 years ago

1.0.13-h

2 years ago

1.0.13-g

2 years ago

1.0.13-f

2 years ago

1.0.13-e

2 years ago

1.0.13-d

2 years ago

1.0.13-c

2 years ago

1.0.13-b

2 years ago

1.0.13-a

2 years ago

1.0.13

2 years ago

1.0.12-unstable

2 years ago

1.0.12-b

2 years ago

1.0.11-b

2 years ago

1.0.10-b

2 years ago

1.0.9-b

2 years ago

1.0.8-b

2 years ago

1.0.7-b

2 years ago

1.0.6-b

2 years ago

1.0.5-b

2 years ago

1.0.4-b

2 years ago

1.0.3-b

2 years ago

1.0.2-b

2 years ago