Socket
Socket
Sign inDemoInstall

react-appzi

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-appzi

React Appzi Module: Make it easy for your customers to give you feedback =)


Version published
Weekly downloads
362
decreased by-8.35%
Maintainers
1
Install size
11.5 kB
Created
Weekly downloads
 

Readme

Source

React Appzi

NPM JavaScript Style Guide

This is a JavaScript module that can be used to easily include Appzi code in a website or app that uses React for its front-end codebase.

Appzi is a Website Customer Feedback Tool to easily collect and process customer feedback & bug reports, right within your website. Make it easy for your customers to give you feedback, right from inside your website, so you can gain valuable insights to build products and services that your customers truly need.

Preview

You can find more information on Appzi here.

Install

You can use yarn or npm.

Yarn

yarn add react-appzi

npm

npm install --save react-appzi

Usage

Simply initialize appzi with your token:

import ReactAppzi from 'react-appzi';

ReactAppzi.initialize('ABCDE');

Contributing

Pull requests are welcome! If you have any feedback, issue or suggestion, feel free to open a new issue so we can talk about it 💬.

License

MIT © pedro-lb

Keywords

FAQs

Last updated on 21 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc