0.3.1 • Published 5 years ago
@type-io/node v0.3.1
@type-io/node
Add Node.js class support to type-io
Installation
Node:
npm install @type-io/nodeYarn:
yarn add @type-io/nodeBuilt-In
NodeParser
Extends PlainParser functionality to also support Node.js class such as Buffer
Supported type:
| Instanced Type | Input type | Output Type | Specified Type |
|---|---|---|---|
| Buffer | Buffer, String, Binary, UInt8Array, Number[] | Buffer |