-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 872 Bytes
/
Copy pathCITATION.cff
File metadata and controls
30 lines (30 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: "If you use PureJsImage in your work, please cite the software using these metadata."
title: "PureJsImage"
type: software
authors:
- family-names: "Decker"
given-names: "Aaron"
website: "https://www.ard.ninja"
abstract: "Portable image codecs and low-memory raster processing in strict TypeScript for Node.js and modern browsers."
version: "0.17.0"
date-released: "2026-08-24"
doi: "10.5281/zenodo.22071815"
keywords:
- "image codecs"
- "image processing"
- "low memory"
- "TypeScript"
- "Node.js"
- "web browsers"
- "serverless"
- "scientific imaging"
- "geospatial raster"
- "whole-slide imaging"
- "TIFF"
- "OME-Zarr"
- "GeoTIFF"
license: MIT
repository-code: "https://github.com/a-r-d/PureJsImage"
repository-artifact: "https://www.npmjs.com/package/purejsimage/v/0.17.0"
url: "https://purejsimage.com/"