2.4.19 • Published 3 years ago
sparkl-ui v2.4.19
Modern and minimalist React UI library, originating from Vercel's design.
NOTE: This is a COMMUNITY PROJECT, not associated with Vercel.
Quick Start
run
yarn add @geist-ui/core
ornpm i @geist-ui/core
install it.import into project:
import { GeistProvider, CssBaseline } from '@geist-ui/core'
const Application = () => (
<GeistProvider>
<CssBaseline /> // ---> Normalize styles
<AppComponent /> // ---> Your App Component
</GeistProvider>
)
Documentation
Development
Showcases
- Secret
- Article view count
- Tree viewer for CDN
- Better social image
- SentiNEO: Near-Earth Objects Viewer
- Dashboard Design
- Regex-Vis: Regex visualizer & editor
- Add here
LICENSE
2.4.18
3 years ago
2.4.17
3 years ago
2.4.19
3 years ago
2.4.16
3 years ago
2.4.7
3 years ago
2.4.6
3 years ago
2.4.9
3 years ago
2.4.8
3 years ago
2.4.14
3 years ago
2.4.13
3 years ago
2.4.5
3 years ago
2.4.15
3 years ago
2.4.4
3 years ago
2.4.10
3 years ago
2.4.12
3 years ago
2.4.11
3 years ago
2.4.3
3 years ago
2.4.2
3 years ago
2.4.1
3 years ago
2.4.0
3 years ago
2.3.9
3 years ago
2.3.8
3 years ago