osteo

Opinionated Backbone

Usage no npm install needed!

<script type="module">
  import osteo from 'https://cdn.skypack.dev/osteo';
</script>

README

Build Status Code Climate

Osteo.js — Opinionated Data & Routing with Backbone

Osteo is somewhat experimental and the API is subject to change.

Installation

Osteo is distributed with Bower. Add it to your bower package like so:

bower install osteo.js

Usage

Osteo is a thin layer of abstraction over Backbone that makes working with data from modern API's simpler.

Model

Collection

Router

Route

Translation

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Released under the MIT license. See LICENSE for details.