35 packages
chat-engine
ChatEngine
chat-engine-desktop-notifications
Show a desktop notification when a message is received and app is not in focus.
chat-engine-emoji
Turns ```:pizza:``` into :pizza: within chats.
chat-engine-gravatar
Adds gravatars to Users in PubNub ChatEngine.
chat-engine-markdown
Adds the ability to render Markdown in a ChatEngine Chat
chat-engine-muter
Adds the ability to mute a user in a ChatEngine Chat
chat-engine-online-user-search
Adds the ability to search for currently online users on a ChatEngine Chat
chat-engine-open-graph
Identify if **message.data.text** contains an URL, send it to your server or a third party service and get the data collected into **message.data.metadata** which you can use in order to transform a plain message in a thumbnail.
chat-engine-plugin
This repository serves as the docs for PubNub ChatEngine Plugins.
chat-engine-random-username
Assigns a random username to new users.
chat-engine-typing-indicator
Adds the ability to show a typing indicator on a ChatEngine Chat
chat-engine-ui
A style-able, configurable UI library for PubNub's ChatEngine, built with React.
chat-engine-unread-messages
Adds the ability to count unread messages in a ChatEngine Chat
chat-engine-uploadcare
Adds the ability to upload images in a ChatEngine Chat via [UploadCare](https://uploadcare.com/) service
chat-engine-webrtc
Adds the ability to do WebRTC audio/video with ChatEngine using `direct` events for [signaling](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling)
@compound-finance/api
Promise and RxJS wrappers around the Polkadot JS RPC
@compound-finance/comet-extension
For extensions to [Compound III](https://v3-app.compound.finance), this repo contains the base code for implementing an extension, as well as a curated list of extensions.
@compound-finance/compound-js
A JavaScript SDK for Ethereum and the Compound Protocol.
@compound-finance/ethereumjs-wallet
Utilities for handling Ethereum keys
@compound-finance/etherscan
Typescript package for importing or verifying Etherscan contracts.
@compound-finance/eureka
Eureka is a tool for reproducable builds of Ethereum contracts. Think of it like Terraform for Ethereum.
@compound-finance/hardhat-import
Hardhat plugin for importing deployed contract bytecode and metadata from etherscan.
@compound-finance/hardhat-match
Hardhat plugin for matching contract bytecode
@compound-finance/polkadot-api
Promise and RxJS wrappers around the Polkadot JS RPC
@compound-finance/polkadot-api-derive
Common functions used across Polkadot, derived from RPC calls and storage queries.