0.0.21 • Published 8 years ago

boostjs v0.0.21

Weekly downloads
24
License
Apache-2.0
Repository
github
Last release
8 years ago

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
0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago