https://github.com/python-odin/odin.js
A Javascript implementation of the [Python Odin library]
https://github.com/python-odin/odin.js
Last synced: 6 months ago
JSON representation
A Javascript implementation of the [Python Odin library]
- Host: GitHub
- URL: https://github.com/python-odin/odin.js
- Owner: python-odin
- License: bsd-3-clause
- Created: 2014-04-05T16:41:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T06:34:28.000Z (almost 10 years ago)
- Last Synced: 2025-03-30T08:32:40.601Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
#######
Odin.js
#######
A Javascript implementation of the `Python Odin library `_, the goal of
this library is to mirror the Backbone.js model/collection interfaces but with the more advanced
validation and support for deep data structures that Odin provides.
.. image:: https://img.shields.io/travis/python-odin/odin.js.svg?style=flat
:target: https://travis-ci.org/python-odin/odin.js
:alt: Travis CI Status