This package has been deprecated

Author message:

repository move to @bruit/component

@moventes/bruit
TypeScript icon, indicating that this package has built-in type declarations

0.2.10 • Public • Published

Bruit.io

BRuit is a User Issues Tool

NPM Version License Built With Stencil

Bruit is a webComponent for user review ...

Getting started

start on bruit.io

Table of Contents

usage
configuration
types
customization
about

install

npm install xxx --save

usage

<bruit-io> element to click </bruit-io> with properties:

  • config (required)
  • .. (optional)
  • ... (optional)

Integration frameworks: Angular ... ReacJS

BrtConfig

attribute type about required default value
apiKey string your personal api key yes -
form array of field your personal api key yes -
closeModalOnSubmit boolean true for close modal directly on submit form and send feedback in background no false
durationBeforeClosing number time ( milliseconds ) before closing modal after sending no 1500
labels labels object labels of the modal (title/button/...) no
logs logs object type and number of log to send no all - 100 lines
colors colors object modal theming no
apiUrl string if you want use you own api for send feedback no api.bruit.io

If using Typescript : import { BrtConfig } from '@moventes/bruit';

BrtField

  • description
  • format
  • default value
  • import if using Typescript : import { BrtConfig } from '@moventes/bruit';

BrtLabels

BrtColors

BrtLogLevels

Contributing

xxx

Having troubles ?

  • issues Github
  • stackoverflow

Readme

Keywords

none

Package Sidebar

Install

npm i @moventes/bruit

Homepage

bruit.io/

Weekly Downloads

1

Version

0.2.10

License

MIT

Unpacked Size

2.24 MB

Total Files

89

Last publish

Collaborators

  • moventes