glass-ui-vue
Advanced tools
Comparing version
{ | ||
"name": "glass-ui-vue", | ||
"version": "1.0.4", | ||
"version": "1.1.4", | ||
"description": "A Vue 3 component library that implements glassmorphism design principles, providing a modern and visually appealing UI toolkit. It includes a variety of reusable components styled with glassmorphism effects, making it easy to create elegant and interactive user interfaces. This library is designed to be flexible and easy to integrate into Vue applications, offering a consistent design language and enhancing the overall user experience.", | ||
@@ -37,3 +37,4 @@ "author": "Surajdev Pandey <ersuraj321@gmail.com>", | ||
"import": "./dist/glass-ui.es.js", | ||
"require": "./dist/glass-ui.umd.js" | ||
"require": "./dist/glass-ui.umd.js", | ||
"default": "./dist/glass-ui.es.js" | ||
}, | ||
@@ -44,3 +45,4 @@ "./styles": "./dist/glass-ui.css" | ||
"dist", | ||
"src/assets/scss" | ||
"src/assets/scss", | ||
"dist/glass-ui.d.ts" | ||
], | ||
@@ -75,3 +77,4 @@ "scripts": { | ||
"*.css" | ||
] | ||
], | ||
"types": "dist/glass-ui.d.ts" | ||
} |
@@ -38,3 +38,3 @@ # Glass UI | ||
import GlassUI from 'glass-ui-vue'; | ||
import 'glass-ui-vue/dist/glass-ui.css'; | ||
import 'glass-ui-vue/styles'; | ||
@@ -75,3 +75,3 @@ const app = createApp(App); | ||
Live demos and prop documentation for every component. | ||
- **GitHub Repo:** [https://github.com/yourusername/glass-ui](https://github.com/yourusername/glass-ui) | ||
- **GitHub Repo:** [https://github.com/suraj-bharti/glass-ui](https://github.com/suraj-bharti/glass-ui) | ||
- **Issues & Contributions:** | ||
@@ -78,0 +78,0 @@ Please open issues or pull requests for bugs, features, or improvements. |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
73146
0.15%1
Infinity%