calipho-sib / sequence-viewer

neXtProt protein sequence viewer (javascript) - From SIB CALIPHO group; neXtProt project
https://cdn.rawgit.com/calipho-sib/sequence-viewer/master/examples/index.html
50 stars 18 forks source link

Feature Request: Migrating to ES6 Module #20

Open lf-achyutpkl opened 4 years ago

lf-achyutpkl commented 4 years ago

We are actually building an application in PolymerJS 3.0, which only supports ES6 modules. Is there any plan in the near future, that the sequence-viewer will use the ES6 module? Anyone has already done that or any other alternatives?

MatSchaeff commented 4 years ago

Hello, it is not planned yet, but at some point we might need to move to a more recent version of Polymer for our own platform as well and indeed the code will need to be updated.