orrisroot 470164320f build: replace eslint with biome and upgrade typescript to 7
typescript-eslint does not support TypeScript 7 yet, so retire ESLint
and lint with Biome, which the site repositories already use.

- Enable the Biome linter with the recommended preset
- Turn off noAssignInExpressions for the inline offset advances in
  the binary header parsers
- Exclude dist instead of build from Biome
- Run biome lint for the lint and lint:fix scripts
- Remove eslint, @eslint/js and the typescript-eslint packages
- Upgrade typescript to 7.0.2, tsdown to 0.23.0 and biome to 2.5.13
2026-09-15 20:30:54 +09:00
2026-09-15 20:30:54 +09:00
2022-06-15 11:25:16 +09:00

Typescript library for the 3D MRI Data Viewer System

This library is a port of a part of the "3D MRI Data Viewer System on Neuroimaging platform" in typescript.

Reference

  • Matsuda K, Higo N, Oishi T, Niki K, Suzuki R, Masaki S, Fujimaki N, Ichikawa K and Usui S (2010). 3D MRI Data Viewer System on Neuroimaging-platform. Front. Neurosci. Conference Abstract: Neuroinformatics 2010 . doi: 10.3389/conf.fnins.2010.13.00042
S
Description
Typescript library for the 3D MRI Data Viewer System
Readme
138 KiB
Languages
TypeScript 100%