Socket
Socket
Sign inDemoInstall

cra-template-particles-typescript

Package Overview
Dependencies
13
Maintainers
2
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cra-template-particles-typescript

Official TypeScript React tsParticles template


Version published
Weekly downloads
38
decreased by-81.09%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

3.0.0 (2023-12-07)

Bug Fixes

  • deps: update dependency @testing-library/jest-dom to v6 (ba7f6c0)
  • fixed component, it was refreshing infinite times for a bug. now it works perfectly (4ef5e81)

Features

  • added particles setup function (name not definitive), updated to v3 (e164c66)
  • converted component to hooks API, closes #49 (4a9eaa0)

Readme

Source

banner

cra-template-particles-typescript

This is the official TypeScript template for React tsParticles with Create React App.

To use this template, add --template particles-typescript when creating a new app.

For example:

npx create-react-app my-app --template particles-typescript

# or

yarn create react-app my-app --template particles-typescript

For more information, please refer to:

Keywords

FAQs

Last updated on 07 Dec 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc