New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@solid-primitives/transition-group

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/transition-group

A template primitive example.

  • 0.0.1-beta.0
  • beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11K
decreased by-23.15%
Maintainers
3
Weekly downloads
 
Created
Source

Solid Primitives transition

@solid-primitives/transition-group

turborepo size version stage

A sample primitive that is made up for templating with the following options:

createPrimitiveTemplate - Provides a getter and setter for the primitive.

Installation

npm install @solid-primitives/transition-group
# or
yarn add @solid-primitives/transition-group
# or
pnpm add @solid-primitives/transition-group

How to use it

const [value, setValue] = createPrimitiveTemplate(false);

Demo

You can use this template for publishing your demo on CodeSandbox: https://codesandbox.io/s/solid-primitives-demo-template-sz95h

Changelog

See CHANGELOG.md

Keywords

FAQs

Package last updated on 27 Feb 2023

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