Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ezs/libpostal

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ezs/libpostal

Libpostal statements for EZS

  • 0.1.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12
increased by1100%
Maintainers
3
Weekly downloads
 
Created
Source

libpostal

Présentation

Ce plugin est propose une série d'instructions pour utiliser libpostal

installation

npm install @ezs/libpostal

usage

Table of Contents
  • expandAddress
  • expandAddressWith
  • parseAddress
  • parseAddressWith

expandAddress

Takes a string containing an address to return an object. This will contain a standardized version of the address.

Returns Object

expandAddressWith

Takes a field of object containing an address to return the same object except for the field containing the address. This will contain a standardized version of the address.

Parameters
  • path String? path to the chosen field

Returns Object

parseAddress

Takes a string containing an address to return an object. This will contain the different fields present in the address.

Returns Object

parseAddressWith

Takes a field of object containing an address to return the same object except for the field containing the address. This will contain the different fields found in the address.

Parameters
  • path String? path to the chosen field

Returns Object

Keywords

FAQs

Package last updated on 31 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc