Socket
Socket
Sign inDemoInstall

@tinkoff/meta-tags-generate

Package Overview
Dependencies
Maintainers
18
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinkoff/meta-tags-generate

Library for generating and updating meta-tags in browser.


Version published
Weekly downloads
29
decreased by-75.42%
Maintainers
18
Weekly downloads
 
Created
Source

@tinkoff/meta-tags-generate

Library for generating and updating meta-tags in browser.

Link to complete SEO and Meta documentation - https://tramvai.dev/docs/features/seo/

Api

  • Meta({ list: [] }): Meta - object used for constructing an instance of meta-tags based on passed sources
  • Render(meta: Meta): { render(): string } - render of specific Meta instance as a string. Used in SSR
  • Update(meta: Meta): { update(): void } - updates meta-tags layout in browser. Used in browser while SPA-navigations

FAQs

Package last updated on 09 Oct 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