calipho-sib / feature-viewer

Library to visualize protein sequence features in javascript using D3 - From SIB CALIPHO group; neXtProt project
http://calipho-sib.github.io/feature-viewer/examples/
Other
111 stars 31 forks source link

Update npm package #41

Closed lukasjelonek closed 4 years ago

lukasjelonek commented 4 years ago

Hello,

I used this viewer on a webpage via cdn and it worked well. Now I wanted to include it via npm to my webapp. Unfortunately it seems that the version via npm is outdated (0.1.44), whereas the latest published version on github is 1.0.6. Can you upload and register the latest version to npm?

Best, Lukas

lukasjelonek commented 4 years ago

My fault. I installed it via the vue-cli and it only showed me the packages from npmjs.com. Installing it via the commandline, as mentioned in your readme, it works.