jsii

v1.35.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 && 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
  • >= 12.7.0
  • Amazon Web Services
  • released 9/28/2021

Downloads