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

@monster_property_services/monster-google-review

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monster_property_services/monster-google-review

This is a web component to display all the google reviews of a given place.

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Monster Google Reviews 🧐

This is a custom web component to make a controlled request to our local api to show a list of the google reviews from the google business page.

This component can handle pagination with an internal logic connected to the MonsterAPI.

Installation 📦️

You can start using this component right away like this:

  1. CDN
<script type="module" src="https://unpkg.com/@monster_property_services/monster-google-review@1.0.0"></script>
  1. npm
npm i @monster_property_services/monster-google-review

Usage 🎉

This web component needs an apiToken as an attribute in order to pass authentication in our API request.

The apiToken is not the google api token. Is an internal generated token.

<monster-google-review apiToken="your_api_token"></monster-google-review>

Preview

You can see an example of this web component in here ✨: https://codepen.io/Andres2D/pen/NWVmeQe

Keywords

FAQs

Package last updated on 18 Jul 2024

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