inline-style-parser

v0.1.2
An inline style parser.
inline-style-parser inline-style style parser css

lint

eslint --ignore-path .gitignore .

test

jest

build

rollup --config --failAfterWarnings

clean

rm -rf dist

test:ci

npm run test:coverage -- --ci

lint:fix

npm run lint -- --fix

coveralls

cat coverage/lcov.info | coveralls

test:watch

jest --watch

postpublish

pinst --enable

_postinstall

husky install

test:coverage

jest --coverage --collectCoverageFrom=index.js

prepublishOnly

pinst --disable && npm run lint && npm test && npm run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/14/2023

Downloads

Maintainers