fau
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.13
    2
    • latest

Version History

Package Sidebar

Install

npm i fau

Weekly Downloads

8

Version

0.0.13

License

MIT

Unpacked Size

2.35 kB

Total Files

6

Last publish

Collaborators

  • jameswilddev