@monster_property_services/monster-google-review

1.3.0 • Public • Published

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

Package Sidebar

Install

npm i @monster_property_services/monster-google-review

Weekly Downloads

3

Version

1.3.0

License

ISC

Unpacked Size

34.4 kB

Total Files

3

Last publish

Collaborators

  • thejealousmonk
  • monster_property_services_org