country-state-city-nextjs
TypeScript icon, indicating that this package has built-in type declarations

9.1.0 • Public • Published

country-state-city-nextjs

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

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

/country-state-city-nextjs/

    Package Sidebar

    Install

    npm i country-state-city-nextjs

    Weekly Downloads

    128

    Version

    9.1.0

    License

    ISC

    Unpacked Size

    11.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • franciscoblancojn