inline-style-parser

v0.2.1
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

CI=true jest --ci --colors --coverage --collectCoverageFrom=index.js

lint:fix

npm run lint -- --fix

test:esm

node --test test/index.test.mjs

test:watch

jest --watch

postpublish

pinst --enable

_postinstall

husky install

prepublishOnly

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

Metadata

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

Downloads

Maintainers