A formatter library for Hyperledger Fabric Node.js development. Current version 2.2.2-alpha.1 is in alpha stage. It provides utilities to format Fabric transaction data, block data, and peer responses. Release cadence is irregular; this package is part of davidkhala's fabric-common ecosystem. Key differentiator: focuses solely on formatting tasks for Hyperledger Fabric Node.js SDK, whereas alternatives cover broader Fabric utilities.
npm install khala-fabric-formatterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Formats a Hyperledger Fabric transaction object using formatTransaction.
Upgrade Node.js to v10 or higher
Pin exact version and monitor changelog
Check latest docs for replacement
Run 'npm install khala-fabric-formatter' and use correct import syntax
Use named imports like '{ formatTransaction }'No dependency data recorded yet.