{"library":"pg-parse-float","type":"library","category":null,"description":"Small utility to restore JavaScript parseFloat behavior to node-postgres (pg), converting float4, float8, and numeric columns to JavaScript floats. Version 0.0.1 is stable, with no active development. It serves as a reference for building custom type parsers. Differentiates itself as a minimal, dependency-free patch for node-postgres users who want floats instead of strings for numeric types.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","postgres","float","parsing","type","conversion"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pg-parse-float","imports":["const pgParseFloat = require('pg-parse-float'); pgParseFloat(pg);"]},{"cmd":"yarn add pg-parse-float","imports":[]},{"cmd":"pnpm add pg-parse-float","imports":[]}],"homepage":"git://github.com/brianc/node-pg-parse-float","github":"git://github.com/brianc/node-pg-parse-float","docs":null,"changelog":null,"pypi":null,"npm":"pg-parse-float","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}