Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 804 Bytes

File metadata and controls

23 lines (15 loc) · 804 Bytes

@strootje/solid-plausible publish.yml

Solid Plausible

Plausible provider for your SolidJS app.

All credit should go to barbapapazes for updating the plausible-tracker

Usage

Add the Plausible.Init to your app component:

export default function App() {
  return <Plausible.Init />;
}

License

Licensed under the MPL-2.0 license.
Copyright © 2024, Bastiaan Stroosnijder