Taylor Hanayik

Results 48 issues of Taylor Hanayik

It does not break early, rather it now extends the result list

Puppeteer has been replaced by playwright as our browser-based test runner. We should perform the following actions to clean up references to it either as part of #937 or shortly...

Support html saving by downloading the big build from online when a user wishes to save. That would keep the distributed niivue library very small (ideal), and retain this neat...

I think it would be ideal to remove the websocket communication logic from the niivue core library. While useful, it could easily be a separate module external to niivue. This...

nodejs 16 has reached EOL. The build and test github actions should now use nodejs 18, 20, and 22

#### This is a work in progress, so marked as a draft PR This PR mostly addressed documentation issues within Niivue. The number of properties and methods that appear in...

originally from #769 ### Class methods/fields: use visibility modifiers By default, all class fields and methods are public. To make the interfaces easier to understand for users, fields and methods...

originally from #769: ### Methods with many parameters: use parameter objects Some methods inside NiiVue have tons of parameters. This means that users have to pay attention to the ordering...

acknowledged

### What would you like to see added? @nellh, and @effigies, It would be nice to view more file formats (like freesurfer derivatives). For example, this file could be rendered...