0.2.1 • Published 3 years ago

@saehrimnir/dataset v0.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

Dataset

Installation

Install with npm i @saehrimnir/dataset and use it with:

import * as dataset from "@saehrimnir/dataset";

or single ones:

import SWISSROLL from "@saehrimnir/dataset";

Otherwise load the files, or use for instance unpkg and use it with:

<!-- UNPKG -->
<script src="https://unpkg.com/@saehrimnir/dataset"></script>
<!-- FILES -->
<script src="<path-to-file>/dataset.js"></script>
0.1.0

3 years ago

0.2.1

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago