UNPKG

bioj-vis-seqlogo

Version:
4 lines (3 loc) 179 B
// if you don't specify a html file, the sniper will generate a div with id "rootDiv" var app = require("bioj-vis-seqlogo"); var instance = new app({el: rootDiv, text: 'biojs'});