4.4.0 • Published 4 years ago

@cogeotiff/source-url v4.4.0

Weekly downloads
61
License
MIT
Repository
github
Last release
4 years ago

@cogeotiff/source-url

Deprecated: this module has moved to @chunkd/source-url

Load a chunks of a file from a URL Source using fetch

Usage

import { SourceUrl } from '@cogeotiff/source-url';

const source= new SourceUrl('https://example.com/cog.tif');

await source.loadBytes(0, 1024)

Nodejs

Nodejs does not come with a default fetch function, this package will use node-fetch when in used with nodejs

4.4.0

4 years ago

4.3.0

4 years ago

4.2.0

4 years ago

4.1.2

4 years ago

4.1.0

4 years ago

3.1.0

4 years ago

3.0.0

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago