0.0.7 • Published 1 month ago

iscc-core-ts v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

iscc-core-ts

Iscc core TypeScript implementation of iscc-core reference

Prerequiste

We recomand to use nvm to install and target node and npm versions. Here an NVM install guide.

Nvm version used:

nvm --version
0.39.3

Install node 21

nvm install 21
v21.7.1 is already installed.
Now using node v21.7.1 (npm v10.5.0)

Install and build

npm i
npm run build

Tests

npm run test
npm run test-isolated
npm run test-esm
npm run test-esm-isolated
0.0.7

1 month ago

0.0.6

1 month ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago