Back to Explore
Library that converts 64-bit big-endian signed integers to their string representation, designed for use with PostgreSQL data. Useful for decoding pg integer values from raw buffers into readable JavaScript strings.
Project status
- The upstream description indicates this library targets 64-bit big-endian signed integer to string conversion, but the provided GitHub “recent update summaries” only document tags from 2017, with no explicit evidence of ongoing maintenance in those notes.
- The apparent update cadence looks very low from the available evidence: tagged updates are v1.0.1 and v1.0.0 on 2017-11-14, and there are no newer documented tagged changes in the supplied summaries (even though an upstream push timestamp is shown as 2025-06-21).
AI summary generated Today
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.1
11/14/2017v1.0.1 makes a small internal refactor and updates project/test/CI configuration, including adding Node.js 0.12 to the Travis matrix. There are no provided release notes for this version, so most changes are not documented in the release notes.
v1.0.0
11/14/2017This release is tagged v1.0.0, but no release notes or changelog details were provided. As a result, there is no documented information about new functionality, bug fixes, security updates, performance improvements, or migration requirements.