{"library":"pg-camelcase","type":"library","category":null,"description":"pg-camelcase is a lightweight utility (v0.0.3, no active release schedule) that monkey-patches the pg (node-postgres) library to automatically convert PostgreSQL result field names from snake_case to camelCase. It provides a simple `inject(pg)` function that returns an undo function, and a standalone `camelCase(str)` helper. Differentiators: minimal API, no dependencies, and reversible injection. However, the package is in an early, possibly abandoned state with no recent updates or TypeScript support.","language":"javascript","status":"abandoned","version":"0.0.3","tags":["javascript","pg","postgres","camelCase","result"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pg-camelcase","imports":["import pgCamelCase from 'pg-camelcase'","import { inject } from 'pg-camelcase'","import { camelCase } from 'pg-camelcase'"]},{"cmd":"yarn add pg-camelcase","imports":[]},{"cmd":"pnpm add pg-camelcase","imports":[]}],"homepage":"https://github.com/hoegaarden/pg-camelcase","github":"https://github.com/hoegaarden/pg-camelcase","docs":null,"changelog":null,"pypi":null,"npm":"pg-camelcase","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}