otherjs
v3.12.8
Published
other.js - the chatternet platform
Downloads
3
Readme
other.js
A JavaScript library for building Chatternet features.
- Rational Multiple layers of abstraction, each explained in terms of the layer beneath. Never magic. Inspired by rational web platform principles.
- Robust Features are written in environment-agnostic ES6 code that is adapted to execute across Other Chat's client or server environments as appropriate.
- Rapid Feature code is succinct and pickup-able. No assumptions about your technology stack, so bring your fancy build system or just start typing.
Get started
Start with the feature creation documentation.
Contribute
See contribution instructions to contribute to the other.js library or the embedding instructions to learn how to embed other.js into a client.