gh-linguist

1.1.3 • Public • Published

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 ☕

/gh-linguist/

    Package Sidebar

    Install

    npm i gh-linguist

    Weekly Downloads

    1

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    98.8 kB

    Total Files

    6

    Last publish

    Collaborators

    • rafaelrinaldi