{"library":"postgres-array","type":"library","category":null,"description":"Parse PostgreSQL array column strings into JavaScript arrays. Current stable version is 3.0.4 (Node >=12). Released infrequently; latest version focused on ESM modernization. Key differentiator: minimal dependency, lightweight parser with optional transform function for type coercion. Alternative to manual parsing or using full pg driver within specific contexts.","language":"javascript","status":"active","version":"3.0.4","tags":["javascript","postgres","array","parser","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-array","imports":["import { parse } from 'postgres-array'","const { parse } = require('postgres-array')","import type { ParseFunction } from 'postgres-array'","import { parse } from 'postgres-array'"]},{"cmd":"yarn add postgres-array","imports":[]},{"cmd":"pnpm add postgres-array","imports":[]}],"homepage":"https://github.com/bendrucker/postgres-array#readme","github":"https://github.com/bendrucker/postgres-array","docs":null,"changelog":null,"pypi":null,"npm":"postgres-array","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}