🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

langnames

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

langnames

Get language names in a given language

1.0.1
latest
Source
npm
Version published
Maintainers
1
Created
Source

langnames

Get language names in a given language

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install langnames

Usage

var langnames = require('langnames');

var esNames = langnames('es');

var enNames = langnames('en');

var ownNames = langnames();

Dependencies

None

Dev Dependencies

None

License

MIT

Keywords

util

FAQs

Package last updated on 18 Sep 2015

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