0.2.0 • Published 5 months ago

nano-seo v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Nano SEO

Nano SEO is a lightweight and framework-agnostic package that helps developers analyze and optimize SEO performance in any web application.

Installation

npm install nano-seo

Usage

<script>
  import "nano-seo";
</script>

<nano-seo
  projectKey="PROJECT_KEY"
  userId="USER_ID
/>

Features

  • Validates meta tags, keywords, and OpenGraph attributes.
  • Provides an easy-to-use <nano-seo /> tag.
  • Part of NanoSights.dev