{"library":"addresser","type":"library","category":null,"description":"Street address parser for Node.js with normalization and secondary unit detection. Current stable version 1.1.20 (last released 2023). Parses US addresses into components (street number, name, suffix, direction, city, state, zip+4). Handles extra whitespace, trailing directionals, PO boxes, and secondary units without delimiters. Normalizes to Title Case and standardizes street suffixes. Includes utility functions for random city generation and city lookup. Ships TypeScript types. Limited to US addresses; no geocoding or validation against real addresses.","language":"javascript","status":"active","version":"1.1.20","tags":["javascript","address","parser","street","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install addresser","imports":["import addresser from 'addresser'","import addresser from 'addresser'; addresser.parseAddress(...)","import addresser from 'addresser'; addresser.randomCity()"]},{"cmd":"yarn add addresser","imports":[]},{"cmd":"pnpm add addresser","imports":[]}],"homepage":null,"github":"https://github.com/moneals/addresser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/addresser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}