Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedro-candido/getcep
https://github.com/pedro-candido/getcep
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pedro-candido/getcep
- Owner: pedro-candido
- Created: 2024-01-12T03:55:56.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-16T14:24:38.000Z (11 months ago)
- Last Synced: 2024-10-13T22:12:21.401Z (2 months ago)
- Language: TypeScript
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic CEP Lookup Library
This is a basic CEP (Postal Code) lookup library designed to help me learn how to publish packages on npm.
## Installation
To install the library, run the following command:
```
npm i @pedro_candido/get-cep
```