New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

country-city-search

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-city-search

The process of accessing and utilizing country and city information programmatically, making it a valuable tool for developers working with geographic data in their projects.

  • 0.0.11
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

World Data Package

A Project to get Data about the country cities and states accroding the request

Installation

Install world data package with npm

  npm install --save-dev @types/node
  npm install
  npm run build
  npm start
  • When you change into code base every time you have to run this command to get updated output
 npm run build
 npm start

Features

  • Get all countries names accross the world in single array
  • Get exact city using country,state,city name
  • Get All cities in particular state using country name and state name
  • Search city by its name
  • Cross platform usable for frontend and backend

Author

  • @Dharmesh Pal

Support

For support, email dharmeshpal42@gmail.com

License

MIT

Keywords

FAQs

Package last updated on 09 Jul 2024

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