get-css-data

v1.1.1
Collects stylesheet data from <link> and <style> nodes. Returns data in DOM order as a concatenated string of CSS and an array containing CSS for each node. Allows specifying nodes to include/exclude and filtering data using RegEx. Less than 1.5kb min+gzi
ajax css es6 filter import javascript js link module and 4 more...

prepare

rimraf dist/* && npm run build

build

rollup -c

start

rimraf coverage/* dist/* && npm run build -- --watch

test

rimraf coverage/* && karma start

test-watch

npm test -- --auto-watch --no-single-run

test-remote

npm test -- --remote

preversion

npm test

version

npm run build && git add -A dist

Metadata

  • MIT
  • Whatever
  • John Hildenbiddle
  • released 1/20/2018

Downloads

Maintainers