3.12.8 • Published 7 years ago

otherjs v3.12.8

Weekly downloads
6
License
AGPL-3.0
Repository
github
Last release
7 years ago

other.js Build Status Coverage Status chat

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.