0.1.0 • Published 9 months ago

@expanseso/ui v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Expanse UI

A platform-agnostic design system and theme engine for Expanse projects.

(Based on the original Grasshop UI)

Features

  • 🎨 Customizable design tokens
  • 🌗 Light and dark mode support (and everything in between 😉)
  • 🌐 Framework agnostic
  • 🔄 Runtime theme updates
  • 🎯 Type-safe theme configuration
  • 📱 Platform independent

Installation

npm install @expanse/ui
# or
yarn add @expanse/ui
# or
pnpm add @expanse/ui

Usage

// TODO: Add usage examples

Contributing

// TODO: Add contribution guidelines

Documentation

Framework Examples

License

MIT