https://github.com/biojs/bio
Convenience CDN wrapper for all I/O modules form BioJS and Bionode
https://github.com/biojs/bio
Last synced: 5 months ago
JSON representation
Convenience CDN wrapper for all I/O modules form BioJS and Bionode
- Host: GitHub
- URL: https://github.com/biojs/bio
- Owner: biojs
- License: apache-2.0
- Created: 2015-02-18T20:03:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-10T05:52:17.000Z (about 11 years ago)
- Last Synced: 2025-10-30T07:08:22.413Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 5
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bio
=====
[](https://travis-ci.org/biojs/bio)
[](https://www.npmjs.org/package/bio)
[](https://david-dm.org/biojs/bio)
[](https://www.npmjs.org/package/bio)
> Convenience CDN wrapper for all I/O modules form BioJS and Bionode
```
```
Yes you can either link to the minified, gzipped CDN version or download the dev version from S3 .
[](https://cdn.biojs.net/bio/latest/bio.min.gz.js)
[](https://s3-eu-west-1.amazonaws.com/cdn.biojs.net/bio/latest/bio.js)
You can also [browse for old versions](http://cdn.biojs.net.s3-website-eu-west-1.amazonaws.com/bio/)
```
npm install bio
```
[](https://nodei.co/npm/bio/)
Play online
-----------
You can use a [JSBin](http://jsbin.com/jivome/2/edit?js,console,output).