oust

Extract URLs to stylesheets, scripts, links, images or HTML imports from HTML

APACHE-2.0 License

Downloads
99.7K
Stars
178
Committers
11

Bot releases are hidden (Show)

oust - v2.0.4 Latest Release

Published by XhmikosR over 1 year ago

  • move cli to bin/cli.js
  • CI, doc and test tweaks

Full Changelog: https://github.com/addyosmani/oust/compare/v2.0.3...v2.0.4

oust -

Published by XhmikosR over 1 year ago

What's Changed

  • Fix CLI missing readFile encoding broken since v2.0.0

Full Changelog: https://github.com/addyosmani/oust/compare/v2.0.2...v2.0.3

oust -

Published by XhmikosR over 1 year ago

What's Changed

  • Use default params
  • Update CI
  • Add c8 for coverage
  • Add CodeQL
  • Move test fixtures to a subfolder

Full Changelog: https://github.com/addyosmani/oust/compare/v2.0.1...v2.0.2

oust - v2.0.1

Published by XhmikosR over 1 year ago

What's Changed

  • Update CI
  • Switch to two-space indentation
  • Replace mocha with uvu

Full Changelog: https://github.com/addyosmani/oust/compare/v2.0.0...v2.0.1?w=1

oust -

Published by bezoerb about 2 years ago

  • BREAKING Require Node.js >= 12
  • Update cheerio to v1.0.0-rc.12

https://github.com/addyosmani/oust/compare/v1.2.0...v2.0.0

oust -

Published by bezoerb over 3 years ago

  • Merge pull request #43 from addyosmani/feature/type-array 84e60b6
  • Merge pull request #45 from addyosmani/dependabot/npm_and_yarn/hosted-git-info-2.8.9 9f2e0d7
  • Bump hosted-git-info from 2.8.8 to 2.8.9 9aac382
  • Merge pull request #44 from addyosmani/dependabot/npm_and_yarn/lodash-4.17.21 9e86e40
  • Bump lodash from 4.17.20 to 4.17.21 2ebf6ad
  • Allow type array 08d5593

https://github.com/addyosmani/oust/compare/v1.1.0...v1.2.0

oust -

Published by bezoerb over 3 years ago

oust -

Published by bezoerb over 3 years ago

  • Allows multiple values in stylesheet's rel attribute 1afa863

https://github.com/addyosmani/oust/compare/v1.0.4...v1.0.5

oust -

Published by XhmikosR over 3 years ago

  • Update devDependencies
  • Update CI config

https://github.com/addyosmani/oust/compare/v1.0.3...v1.0.4

oust -

Published by bezoerb almost 4 years ago

  • Merge pull request #39 from addyosmani/dependabot/npm_and_yarn/ini-1.3.7 89f3316
  • Bump ini from 1.3.5 to 1.3.7 116fb8d
  • Merge pull request #38 from addyosmani/dependabot/npm_and_yarn/lodash-4.17.19 c4527f8
  • Bump lodash from 4.17.15 to 4.17.19 38dc4d0

https://github.com/addyosmani/oust/compare/v1.0.2...v1.0.3

oust -

Published by bezoerb over 4 years ago

  • Merge pull request #37 from Tom-Bonnike/master cfc3749
  • Donโ€™t throw when an empty source is passed ea23932

https://github.com/addyosmani/oust/compare/v1.0.1...v1.0.2

Thanks to @Tom-Bonnike

oust -

Published by XhmikosR over 4 years ago

  • Update (dev)dependencies
oust -

Published by XhmikosR almost 5 years ago

  • BREAKING: Drop Node.js 6.x support
  • Update devDependencies
  • Switch to GitHub Actions CI
  • Use one main function
  • Improve tests

https://github.com/addyosmani/oust/compare/v0.5.2...v1.0.0

oust -

Published by XhmikosR almost 5 years ago

oust -

Published by XhmikosR almost 6 years ago

oust -

Published by XhmikosR about 6 years ago

  • Update all the stuff, drop Node.js < 6 support.
  • ES6-ify codebase.
oust -

Published by XhmikosR about 6 years ago

oust -

Published by XhmikosR about 6 years ago

oust -

Published by XhmikosR about 6 years ago

oust -

Published by addyosmani almost 10 years ago

This is a patch release of oust which bumps up the Cheerio dependency used in the project to the latest version. All tests still pass as expected.