is-language-code

v1.0.1
Is given string a language code (as per IANA)
check code codes iana ietf is langref language lookup and 8 more...

build

rollup -c

dev

rollup -c --dev

devunittest

npm run dev && ./node_modules/.bin/tap --only

format

npm run lect && npm run prettier && npm run lint

lect

lect

lint

../../node_modules/eslint/bin/eslint.js "**/*.js" --fix --config "../../.eslintrc.json"

perf

node perf/check

prepare

npm run build

prettier

../../node_modules/prettier/bin-prettier.js '*.{js,css,scss,vue,md}' --write

tap

tap

pretest

npm run build

test

npm run lint && npm run unittest && npm run format

unittest

tap --no-only -R 'terse' -o testStats.md && npm run perf

version

npm run build && git add .

Metadata

  • MIT
  • >=8.9
  • Roy Revelt
  • released 1/27/2020

Downloads

Maintainers