css-what

v5.1.0
a CSS selector parser

test

npm run test:jest && npm run lint

test:jest

jest

lint

npm run lint:es && npm run lint:prettier

lint:es

eslint src

lint:prettier

npm run prettier -- --check

format

npm run format:es && npm run format:prettier

format:es

npm run lint:es -- --fix

format:prettier

npm run prettier -- --write

prettier

prettier '**/*.{ts,md,json,yml}'

build

tsc

prepare

npm run build

Metadata

Downloads

Maintainers