Skip to content

evertdeman/cornerstone-nifti-image-loader

 
 

Repository files navigation

cornerstone-nifti-image-loader

Neuroimaging Informatics Technology Initiative (NIfTI) Image Loader for the Cornerstone library

Running Locally

Use two terminals:

  • npm run webpack:watch in one terminal
  • npm run dev in the second

Publish

This library uses semantic-release to publish packages. The syntax of commits against the master branch determine how the new version calculated.

Example Commit Release Type
fix(pencil): stop graphite breaking when too much pressure applied Patch Release
feat(pencil): add 'graphiteWidth' option Feature Release
perf(pencil): remove graphiteWidth option

BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reasons.
Major Breaking Release

About

Nifti image loader module for cornerstone/ohif viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%