Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cornerstonejs/nifti-image-loader

cornerstonejs624MIT1.0.9

Cornerstone ImageLoader for NIfTI

NIfTI, cornerstone, cornerstone-image-loader, medical, imaging, neuroimaging

readme

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

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.1] - 2017-01-15

Added

Changed

Removed