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

0.1.4 • Public • Published

agrona-ts

TypeScript version of agrona DirectBuffer to use with Simple Binary Encoding

Used by codecs that are generated from SBE schema for TypeScript.

Development

git clone git@github.com:rafalpiotrowski/agrona-ts.git
cd agrona-ts
npm update
npm install --save-dev jest
npm install --save-dev ts-jest 
npm install --save-dev @types/jest
npm test

Package Sidebar

Install

npm i agrona

Weekly Downloads

2

Version

0.1.4

License

Apache-2.0

Unpacked Size

73.8 kB

Total Files

33

Last publish

Collaborators

  • rafalpiotrowski