Package Manager (npm)
Address Lookup is also available without transpilation or minification on npm as @addresszen/address-lookup.
The address-lookup npm package works out-of-the-box with most bundlers. The advantages of consuming this package are:
- Finer control over which browsers you wish to support
- Dependency deduplication
- Tree shaking
- Smaller package sizes
Install
Add
Add address-lookup to your project via npm with
npm install @addresszen/address-lookup