Skip to content

briancw/boostjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Javascript front end framework for the modern web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •