🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

country-state-city-nextjs

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-state-city-nextjs

Get all countrys, states and citys of world

latest
Source
npmnpm
Version
10.0.0
Version published
Maintainers
1
Created
Source

country-state-city-nextjs

This is a library for get all countrys, states and citys of world.

  • Installing
  • Import
  • Developer
  • Repositories

Installing

Using npm:

npm i country-state-city-nextjs

Import

import {
    load,
    countryProps,
    stateProps,
    cityProps,
    getDataCountrys,
    getRuteCountryImg,
    getDataStates,
    getDataStatesByCountry,
    getDataCitys,
    getDataCitysByStateAndCountry,
} from "country-state-city-nextjs";

Use custom repository

  • Download zip here
  • Save Files in your repository
  • Config .env with NEXT_PUBLIC_CSC=your_url_repository

Developer

Francisco Blanco

Github franciscoblancojn

Email blancofrancisco34@gmail.com

Repositories

Keywords

country

FAQs

Package last updated on 18 Nov 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