@blah-im/core
v0.3.2
Published
Core logic & types for Blah IM.
Downloads
173
Readme
@blah-im/core
This is an implementation of Blah Core Protocol in TypeScript.
Installation
# Installing from npm registry
# You can use other npm-compatiable package managers too.
npm install @blah-im/core
# Installing from JSR
deno add jsr:@blah/core
Usage
A symbol API document is available on JSR: https://jsr.io/@blah/core/doc
License
This project is licensed under GNU General Public License v3.0. See LICENSE for more details.