0.1.2 • Published 4 years ago

dfeeds v0.1.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
4 years ago

DFEEDS

let feed = require('dfeeds');

let topic = new Uint8Array(32);
console.debug(new feed.indexed(topic).next());

> Uint8Array(32) [
>   173,  50,  40, 182, 118, 247, 211, 205,
>    66, 132, 165,  68,  63,  23, 241, 150,
>    43,  54, 228, 145, 179,  10,  64, 178,
>    64,  88,  73, 229, 151, 186,  95, 181
> ]
0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.7

4 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