Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solid-primitives/analytics

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/analytics

Primitive that makes managing analytics a lot easier.

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Name: analytics Stage: 0 Package: "@solid-primitives/analytics" Primitives: createAnalytics Category: Utilities

Solid Primitives Analytics

@solid-primitives/analytics

turborepo stage

Creates a primitive for analytics management.

How to use it

const [running, start, stop] = createAnalytics(() => console.log('hi')));
start();

Demo

You may view a working example here: https://codesandbox.io/s/solid-create-analytics?file=/src/index.tsx

Changelog

See CHANGELOG.md

Keywords

FAQs

Package last updated on 16 Jan 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc