fetch-css

Extract CSS from websites and browser extensions

BSD-2-CLAUSE License

Downloads
435
Stars
9
Committers
1

Bot releases are hidden (Show)

fetch-css - 3.0.0 Latest Release

Published by silverwind over 4 years ago

  • Added strict option to source
  • When strict is enabled, will throw any non-200 status code, otherwise will emit a warning on stderr.
fetch-css - 2.0.0

Published by silverwind over 4 years ago

  • Failed extension downloads will no longer sometimes throw error, but always emit a stderr warning (and no CSS) instead.