Denis 346b78aee1 first commit před 2 roky
..
data 346b78aee1 first commit před 2 roky
lib 346b78aee1 first commit před 2 roky
LICENSE 346b78aee1 first commit před 2 roky
README.md 346b78aee1 first commit před 2 roky
ThirdPartyNoticeText.txt 346b78aee1 first commit před 2 roky
package.json 346b78aee1 first commit před 2 roky

README.md

linguist-languages

npm build

Linguist languages.yml in JSON format

Install

npm install linguist-languages

Usage

const javascript = require("linguist-languages/data/JavaScript");

or

const javascript = require("linguist-languages").JavaScript;

Development

# lint
yarn run lint

# build
yarn run build

# test
yarn run test

License

MIT © Ika