@jupyterlab/translation

v3.0.0-beta.5
JupyterLab - Translation services
jupyter jupyterlab jupyterlab-extension

docs

typedoc src

test

jest

build

tsc

clean

rimraf lib tsconfig.tsbuildinfo

watch

tsc -w

eslint

eslint . --ext .ts,.tsx --fix

prepare

jlpm run clean && jlpm run build

test:cov

jest --collect-coverage

build:test

tsc --build tsconfig.test.json

test:debug

node --inspect-brk node_modules/.bin/jest --runInBand

eslint:check

eslint . --ext .ts,.tsx

prepublishOnly

npm run build

test:debug:watch

node --inspect-brk node_modules/.bin/jest --runInBand --watch
npm i @jupyterlab/[email protected]

Metadata

Downloads