orrisroot 9dd7d31e0e refactor: resolve biome lint findings
Prepare the sources for switching the linter from ESLint to Biome.

- Use template literals instead of string concatenation
- Use the ** operator instead of Math.pow
- Drop a redundant continue and annotate an untyped let
- Remove the eslint-disable-line comments
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%