{"library":"firestore-parser","type":"library","category":null,"description":"Library to parse Firestore REST API JSON responses into plain JavaScript objects. v0.9.0 (latest) - stable, maintenance mode. Transforms Firestore's verbose type-keyed format (e.g., {stringValue: \"foo\"}) into natural JS types (e.g., \"foo\"). Unlike manual mapping or generic JSON manipulation, this library handles all Firestore value types recursively, including nested maps, arrays, timestamps, and references. Ideal for developers working directly with Firestore's REST API (not client SDK) who need clean output.","language":"javascript","status":"maintenance","version":"0.9.0","tags":["javascript","JSON","Firebase","Firestore","Rest"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install firestore-parser","imports":["import FireStoreParser from 'firestore-parser'"]},{"cmd":"yarn add firestore-parser","imports":[]},{"cmd":"pnpm add firestore-parser","imports":[]}],"homepage":"https://github.com/jdbence/firestore-parser#readme","github":"https://github.com/jdbence/firestore-parser","docs":null,"changelog":null,"pypi":null,"npm":"firestore-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}