Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

itiden-a11y-report

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itiden-a11y-report

To install dependencies:

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
0
Weekly downloads
 
Created
Source

itiden-a11y-report

To install dependencies:

bun install

Specific URL

bun run index.ts --url https://www.itiden.se

Multiple URLs

bun run index.ts --url https://www.itiden.se,https://www.itiden.se/en

Sitemap

bun run index.ts --sitemap https://www.itiden.se/sitemap.xml

Sitemap, but only URLS that starts with a URL

bun run index.ts --sitemap https://www.itiden.se/sitemap.xml --starts-with https://www.itiden.se/en

Sitemap, max URLs

bun run index.ts --sitemap https://www.itiden.se/sitemap.xml --max-urls 10

Output Markdown

bun run index.ts --sitemap https://www.itiden.se/sitemap.xml --output markdown

Mixed outputted to file

bun run index.ts --urls https://www.itiden.se --sitemap https://www.itiden.se/sitemap.xml  --max-urls 10 --starts-with https://www.itiden.se/en --output markdown > report.md

FAQs

Package last updated on 04 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc