https://github.com/biojs/biojs-model
Models, data objects
https://github.com/biojs/biojs-model
Last synced: 5 months ago
JSON representation
Models, data objects
- Host: GitHub
- URL: https://github.com/biojs/biojs-model
- Owner: biojs
- License: apache-2.0
- Created: 2014-08-11T22:11:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-24T22:44:32.000Z (almost 12 years ago)
- Last Synced: 2025-10-04T13:54:05.590Z (9 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BioJS model
-----------
The idea of this package is to agree on data structures so that you can combine different packages working with the same format.
As JavaScript doesn't need any predefined classes, this repo is the base for this "standard" and host of discussions.
We are looking forward to your pull requests / issues :-)