https://github.com/careydevelopment/carey-geo
Handles geo-related tasks (such as info about states, countries, and currencies) for the Carey Development ecosystem.
https://github.com/careydevelopment/carey-geo
angular api countries currency geo microservice module npm
Last synced: 12 months ago
JSON representation
Handles geo-related tasks (such as info about states, countries, and currencies) for the Carey Development ecosystem.
- Host: GitHub
- URL: https://github.com/careydevelopment/carey-geo
- Owner: careydevelopment
- License: mit
- Created: 2021-04-24T19:19:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T23:14:25.000Z (over 4 years ago)
- Last Synced: 2025-02-18T04:55:09.448Z (about 1 year ago)
- Topics: angular, api, countries, currency, geo, microservice, module, npm
- Language: TypeScript
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development Geo Module

## Overview
This package handles geo-related tasks (such as info about states, countries, and currencies) for the
Carey Development ecosystem.
## Usage: Installation
It's easy to install this package:
```
npm install carey-geo
```
Once you've installed it, you can begin using the models and service included in the package.
## License
This code is under the [MIT License](https://github.com/careydevelopment/carey-geo/blob/master/LICENSE).