0.1.0 • Published 1 year ago

@howisit/svelte v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

How is it? - Svelte widget

Use this widget in your Svelte / SvelteKit applications to collect user feedback via howisit.app.

Getting Started

Install the dependency:

npm install -D @howisit/svelte

Add the widget to your app

<script>
  import { FeedbackWidget } from "@howisit/svelte";
</script>

<FeedbackWidget projectId="your-project-id" />

Styling

Once you display the feedback widget, inspect the DOM and apply styles to the various elements the Feedback widget renders.

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago