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" />
)

Package Sidebar

Install

npm i gauges-react

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

123 kB

Total Files

12

Last publish

Collaborators

  • sbstjn