jsii

v1.72.0
TypeScript compiler for jsii

gen

cp ../../README.md . && bash ./generate.sh

lint

eslint . --ext .js,.ts --ignore-path=.gitignore --ignore-pattern=test/negatives/*

test

jest

build

yarn gen && yarn tsc --build && npm run lint

watch

bash ./generate.sh && tsc --build -w

package

package-js

lint:fix

yarn lint --fix

test:update

jest -u

Metadata

  • Apache-2.0
  • >= 14.6.0
  • Amazon Web Services
  • released 12/5/2022

Downloads