1.0.0 • Published 4 years ago

react-howuku v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-howuku

Small component to implement Howuku into your react application

Installation

npm install react-howuku --save

Use / Example

import { howuku } from 'react-howuku';

howuku.initialize(id);
  • id: Your site's ID. This is the ID which tells Howuku which site settings it should load and where it should save the data collected.