Denis 346b78aee1 first commit 2 년 전
..
data 346b78aee1 first commit 2 년 전
lib 346b78aee1 first commit 2 년 전
LICENSE 346b78aee1 first commit 2 년 전
README.md 346b78aee1 first commit 2 년 전
ThirdPartyNoticeText.txt 346b78aee1 first commit 2 년 전
package.json 346b78aee1 first commit 2 년 전

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