🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

countries-lizt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

countries-lizt

Package for importing a bunch of country data into your app

unpublished
latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

countries-lizt

Package for importing a bunch of country data into your app

Usage

Install like this:

npm i countries-lizt

Then simply import the entire list like this:

import countriesList from 'countries-lizt';

Or only import select countries like this:

import { Belgium, Netherlands, Luxembourg } from 'countries-lizt';

From there you can have all the fun with them.

Keywords

javascript

FAQs

Package last updated on 29 Jun 2021

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