blocking-elements

v0.1.1
A polyfill for the proposed blocking elements stack API
blocking-elements polyfill browser

lint

tslint --project ./

test

npm run lint && npm run build && easy-sauce

build

rm -rf dist/* && tsc && rollup -c

format

clang-format --style=file -i src/*.ts

prepack

npm run build
npm i blocking-elements

Metadata

Downloads