Skip to content

strootje/solid-plausible

Repository files navigation

@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

Install with pnpm (solid-js should be installed as a dev dependency):

pnpx jsr add -D @strootje/solid-plausible

Add the PlausibleProvider to your app component:

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

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published