Giter VIP home page Giter VIP logo

biojs-io-graduates's Introduction

BioJS 2.0


88888888ba  88                     88  ad88888ba      ad888888b,  
88      "8b ""                     88 d8"     "8b    d8"     "88  
88      ,8P                        88 Y8,                    a8P  
88aaaaaa8P' 88  ,adPPYba,          88 `Y8aaaaa,           ,d8P"   
88""""""8b, 88 a8"     "8a         88   `"""""8b,       a8P"      
88      `8b 88 8b       d8         88         `8b     a8P'        
88      a8P 88 "8a,   ,a8" 88,   ,d88 Y8a     a8P    d8"          
88888888P"  88  `"YbbdP"'   "Y8888P"   "Y88888P"     88888888888 

You can already browse the new registry. Transition of components from BioJS1 is in progress.

We recently switched to a new concept, so maybe you are looking for the old BioJS 1?

Documentation

We are working on a new platform edu.biojs.net. Pull requests are welcome.

More detailed documentation and tutorials will follow soon.

What do I need?

How to use a package?

Normally the author provides you with a minimized version of his component, for convenience we also maintain meta packages where we bundle several packages and put them on a CDN for super-fast loading (coming soon).

In general the README.md of each project should explain you how to interact with it. Furthermore we have a few guidelines like

Especially the snippets should give you a quick start on how to use a component.

How to build a BioJS package

In the package folder

npm install # this downloads all the dependencies of a package
npm test # optional
npm run build-browser # this will generate a JS file usuable in every browser (normally in build)

Working examples of the component can be found in the snippets folder of a package.

How to create a package?

-> read our guide.

How to publish a package?

Publish it on npm and just send us a pull request to the index.toml.

Install npm

Mac Users

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"  # this installs homebrew (package manager)
brew install node # now we install the npm package

Extended guide

Upgrading to BioJS 2.0

Old Components of BioJS 0.1 can rely on biojs-legacy. But we highly encourage you to write your code more modular.

biojs-io-graduates's People

Contributors

daviddao avatar wilzbach avatar gustavo-salazar avatar jmvillaveces avatar rajido avatar saketkc avatar manuelcorpas avatar cprice10 avatar iriscshih avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.