boostjs

0.0.21 • Public • Published

BoostJS 🚀 by Clever.ly

BoostJS is an opinionated framework designed to make responsive data easy and efficient.

Implementing Boost is currently not easy. Following this sample project is probably the easiest way to get started. https://github.com/briancw/boost-sample-project

npm install boostjs
import boost from 'boostjs';
let posts = boost.subscribe('/posts');

Notable Npm Modules

Core:

  • socket.io: socket connections between server and client with multiplexing, fallbacks, auto-reconnect, and other useful features

Readme

Keywords

none

Package Sidebar

Install

npm i boostjs

Weekly Downloads

21

Version

0.0.21

License

Apache-2.0

Last publish

Collaborators

  • brianw