1.0.12 • Published 5 years ago
get-delighted
Licence
ISC
Version
1.0.12
Deps
0
Size
19 kB
Vulns
0
Weekly
0
Get Delighted Widget
See https://docs.getdelighted.co/docs for more indepth details on how to use the widget and what each field means.
Install
npm i get-delighted
yarn add get-delighted
Usage
import {init, identify} from 'get-delighted'
init("<your-api-key>")
// Somewhere in your app
identify({name: "Bobby Tables", id: "1234", email: "Drops@tables.com"})