Socket
Book a DemoInstallSign in
Socket

gh-linguist

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-linguist

GitHub's linguist data base exposed as a Node.js module

latest
Source
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

gh-linguist Build Status

GitHub's linguist data base exposed as a Node.js module

Install

npm i gh-linguist

Usage

import linguist from 'gh-linguist'

const languages = await linguist()

API

linguist()

Returns a Promise that resolves with the contents of Linguist's YAML data base parsed as a plain JavaScript object.

Updates

To make this module up to date with Linguist I've setup a scheduler that runs once a day to check for updates.

License

Buy me a ☕

Keywords

gh

FAQs

Package last updated on 25 Aug 2018

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