{"library":"postgres-composite","type":"library","category":null,"description":"A lightweight zero-dependency library for parsing and serializing PostgreSQL composite type values as strings. Version 0.3.0 is the current stable release. It provides two functions: parse, which returns an iterable of string or null values from a formatted composite string, and serialize, which produces a composite string from an iterable. The library is ESM- and CJS-compatible, ships TypeScript definitions, and has no runtime dependencies. It is intended for use with the pg client or raw PostgreSQL connections. Minimal API surface with no additional configuration needed.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","pg","postgres","postgresql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-composite","imports":["import { parse } from 'postgres-composite'","import { serialize } from 'postgres-composite'","import { parse, serialize } from 'postgres-composite'"]},{"cmd":"yarn add postgres-composite","imports":[]},{"cmd":"pnpm add postgres-composite","imports":[]}],"homepage":"https://github.com/boromisp/postgres-composite#readme","github":"https://github.com/boromisp/postgres-composite","docs":null,"changelog":null,"pypi":null,"npm":"postgres-composite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}