0.0.13 • Published 5 years ago

fau v0.0.13

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

Fau (TypeScript)

Tools for reading and writing typed arrays to and from Fau byte streams.

This package includes an ArraySet type which represents both a schema and a single instance of that schema; just:

import { ArraySet } from "fau";

new Fau();

and you should be able to call methods to add arrays, read and write Fau byte streams.

Please see the project readme for further details.

0.0.13

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago