Denis 346b78aee1 first commit 2 yıl önce
..
data 346b78aee1 first commit 2 yıl önce
lib 346b78aee1 first commit 2 yıl önce
LICENSE 346b78aee1 first commit 2 yıl önce
README.md 346b78aee1 first commit 2 yıl önce
ThirdPartyNoticeText.txt 346b78aee1 first commit 2 yıl önce
package.json 346b78aee1 first commit 2 yıl önce

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