@open-chat/chat-bubble
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

@openchat/chat-bubble

for the package run

yarn build:lib

NOTE: make sure that the parent div has this id "chat-bubble-container" beacuse the styles are prefixed with this id.

for the embeddble widget run

yarn build

Todo

reduce lib bundle size fetching the icons remotely or hosting them

  • Pros: Data fetched only when needed, does not affect your app bundle size
  • Cons: Network latency, doesn’t work offline (unless you configure a ServiceWorker)

Note

  • the package missing tests.
  • the package still under maintainance.

Package Sidebar

Install

npm i @open-chat/chat-bubble

Homepage

openchat.so

Weekly Downloads

1

Version

0.4.2

License

MIT

Unpacked Size

1.82 MB

Total Files

68

Last publish

Collaborators

  • ah7255703