Bone.io icon
Bone.io icon

Bone.io

Bone.io allows you to build realtime JavaScript apps using WebSockets to deliver "hot" data to the browser.

Bone.io screenshot 1

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Mac
  • Windows
  • Linux
  • JavaScript
  • Node.JS
Discontinued

Official domain is for sale. Latest commit a775745 on Apr 13, 2014. See https://github.com/techpines/bone.io

6likes
0comments
0articles

Features

Bone.io News & Activities

Highlights All activities

Recent activities

No activities found.

Bone.io information

  • Developed by

    Tech Pines
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    19 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  855 Stars
  •  46 Forks
  •  7 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Bone.io was added to AlternativeTo by Bollado on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Bone.io?

Bone.io allows you to build realtime JavaScript apps using WebSockets to deliver "hot" data to the browser. This enables you to easily construct rich, highly responsive user interfaces.

In a lot of ways, Bone.io can be viewed as a much improved version of Backbone.js.

Backbone, Angular and other older frameworks rely primarily on AJAX and model bindings to get data to the DOM. The problem with this approach is that AJAX has no method for handling bi-directional communication. In the world of modern data-driven JavaScript applications, Bone.io strives to pickup where these other frameworks have left off.

When we say that this framework is lightweight, we mean it. Compressed and gzipped the entire library is less than 4KB in size. That is less than Backbone, less than Underscore, less than jQuery, less than just about everything.

Source code : https://github.com/techpines/bone.io

Official Links