Repository
Current version released
4 years ago
Dependencies
std
Versions
TOGoSās TypeScript TEF Library
For parsing (and probably eventually emitting, converting to other formats, etc) TOGoSās Entry Format streams.
The main module file (tef.ts) has no imports and does not use any Deno-specific features, so should be useable from both Deno and the tsc compiler.
To run tests:
deno test --allow-read=_testdata .