You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@visx/react-spring

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visx/react-spring

visx primitives that rely on react-spring for animation

3.12.0
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

@visx/react-spring

Although visx is largely unopinioned on animation, there is value in abstracting the complexity + boilerplate of building animated visx visualization components. This package requires react-spring as a peerDependency (to be compatible with any usage within your app) and exports all visx components that depend on react-spring.

react-spring provides performant primitives for animating react components and is our recommended library for making animated charts. In order to minimize react-spring as a dependency across other visx packages, we've consolidated components which depend on it here.

Installation

npm install --save react-spring @visx/react-spring

Keywords

visx

FAQs

Package last updated on 07 Nov 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