1.0.1 • Published 2 years ago

@tallysight/ssr-widgets v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ssr-widgets by Tallysight

Scripts for SEO-friendly server-side rendered widgets on Tallysight

Installation and Usage

Enter the following command to install the package: npm install @tallysight/ssr-widgets

Import and use the getWidget function to be able to get the widget html output, and put the output inside your HTML.

import getWidget from '@tallysight/ssr-widgets'