gauges-react
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Gaug.es Tracking for React

Basic React Component to add Tracking from Gaug.es application.

Install

# Install using yarn 
> yarn add gauges-react
 
# Install using npm 
> npm install gauges-react

Usage

import Gauges from 'gauges-react'
 
const CustomComponent = () => (
  <Gauges id="YourGaugesPageID" />
)

/gauges-react/

    Package Sidebar

    Install

    npm i gauges-react

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    123 kB

    Total Files

    12

    Last publish

    Collaborators

    • sbstjn