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

@tinkoff/meta-tags-generate

Package Overview
Dependencies
Maintainers
17
Versions
20
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.

  • 0.5.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
56
increased by40%
Maintainers
17
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 04 Jul 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