0.2.1 • Published 2 years ago

@saehrimnir/dataset v0.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
2 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

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.3

2 years ago

0.1.5

2 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago