Skip to content

Gotchas about the BioJS registry

Seb edited this page Feb 5, 2015 · 6 revisions

(For visualization snippets, see the BioJS [sniper][sniper]). [sniper]: https://github.com/greenify/biojs-sniper

General facts

The registry

  • lists all packages with the keyword biojs (and bionode)
  • searches for new packages two minutes
  • looks for updates of known packages every minute
  • updates the entire information (github history, npm history) every hour

How to publish

npm publish

See this guide

Common problems

  • your browser uses caching and you still see the old version - use either the incoginto mode or disable caching in your developer console
  • you can browse the registry log (long list)