Biocircos.js
                                
                                 Biocircos.js copied to clipboard
                                
                                    Biocircos.js copied to clipboard
                            
                            
                            
                        CommonJS module import
Thanks for the library!
It would help a lot of people if BiocircosJS supported CommonJS imports:
http://know.cujojs.com/tutorials/modules/authoring-cjs-modules
so that I can write:
var Biocircos = require('biocircosjs');
Biocircos.plot(...)