New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-link-checker

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-link-checker

nuxt-link-checker

  • 2.1.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
32K
increased by4.28%
Maintainers
1
Weekly downloads
 
Created
Source

NPM version NPM Downloads GitHub stars

Find and magically fix links that may be negatively effecting your Nuxt sites SEO.


Status: v2 Released 🎉
Please report any issues 🐛
Made possible by my Sponsor Program 💖
Follow me @harlan_zw 🐦 • Join Discord for help

Features

  • ✅ 7 SEO focused link inspections (more coming soon)
  • ✨ See live inspections right in your Nuxt App
  • 🧙 Magically fix them in Nuxt Dev Tools
  • 🚩 Generate reports on build (html, markdown)

Installation

  1. Install nuxt-link-checker dependency to your project:
#
yarn add -D nuxt-link-checker
#
npm install -D nuxt-link-checker
#
pnpm i -D nuxt-link-checker
  1. Add it to your modules section in your nuxt.config:
export default defineNuxtConfig({
  modules: ['nuxt-link-checker']
})

Documentation

📖 Read the full documentation for more information.

Demos

Sponsors

License

MIT License © 2023-PRESENT Harlan Wilton

FAQs

Package last updated on 25 Aug 2023

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