Socket
Socket
Sign inDemoInstall

solid-spinner

Package Overview
Dependencies
4
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

dist/components/AudioSpinner.d.ts

6

package.json
{
"name": "solid-spinner",
"version": "0.1.1",
"version": "0.1.2",
"description": "Pure SVG loading spinners for SolidJS",
"main": "./dist/src/index.js",
"main": "index.js",
"scripts": {

@@ -45,4 +45,4 @@ "test": "vitest",

"LICENSE",
"dist"
"dist/**/*"
]
}
# [WIP] Solid Spinner
> **Warning**
> Under active development. Do not use in production.
Dependency free [SolidJS](https://solidjs.com) adaptation of Sam Herberts [SVG Loaders](https://github.com/SamHerbert/SVG-Loaders) library.

@@ -8,7 +11,7 @@

- [12 Spinners](#-included-icons-pack) totally ready to use.
- [Customizable](#%EF%B8%8F-configuration) - receive props to extend their usefulness.
- First class TypeScript support
- Tree shakeable: What you take is what you get.
- [Customizable](#%EF%B8%8F-configuration) - receive props to extend their usefulness.
- [Reactivity](https://www.youtube.com/watch?v=J70HXl1KhWE), take advantage of SolidJS to react to changes in props.
- [Just import and declare](#usage) in your JSX to work out-the-box
- First class TypeScript support

@@ -15,0 +18,0 @@ ## 📦 Installation

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