solid-spinner
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54
32044
33
483
1