0.2.1 • Published 6 years ago

synaptic-types v0.2.1

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
6 years ago

JavaScript synaptic types definition table

IPFN project npm

This package provides JavaScript definition table of IPFN synaptic types.

Synaptic types

Currently this relies heavily on protocol buffers and it's clearly work-in-progress.

NameTypeDone
boolboolean
numbernumber
stringstring
floatNumber
doubleNumber
sfixed32Number
fixed32Number
int32Number
int64Number
uint32Number
uint64Number
uint128BigNumber
uint256BigNumber
sint64Number
sint32Number
varintNumber

Install

To include in node.js project in its directory run:

$ npm install --save synaptic-types

Notes

Possibilites in the future include enum.

References

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/