Bone.io icon
Bone.io icon

Bone.io

 6 likes

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

Bone.io screenshot 1

License model

  • FreeOpen Source

Application type

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

  No rating
6likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

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

  •  858 Stars
  •  48 Forks
  •  7 Open Issues
  •   Updated Apr 13, 2014 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Bone.io, and it has gotten 6 likes

Bone.io was added to AlternativeTo by Bollado on Aug 9, 2015 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

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