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