howuku
v1.0.0
Published
Small component to implement Howuku into your progressive web application
Downloads
1
Maintainers
Readme
howuku
Small component to implement Howuku into your single-page/progressive-web application
Installation
npm install howuku --save
Use / Example
import { howuku } from '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.