@brandonowens/elegant-ui
Version:
Elegant is the easiest way to create a new static website or blog, and publish it online. This is the core Elegant UI component library.
37 lines (33 loc) • 1.5 kB
Markdown
<p align="center">
<a href="https://www.elegantframework.com">
<picture>
<img src="https://github.com/elegantframework/elegant-cli/assets/10189130/742ed0af-bdd7-4d97-83e1-0530f7bed34a" height="200">
</picture>
<h1 align="center">Elegant UI</h1>
</a>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@brandonowens/elegant-ui">
<img src="https://img.shields.io/npm/v/%40brandonowens%2Felegant-ui" alt="npm version">
</a>
<a href="https://github.com/elegantframework/elegant/actions">
<img src="https://github.com/elegantframework/elegant/actions/workflows/install_and_test_elegant_ui.yml/badge.svg" alt="Build Status">
</a>
<a href="https://github.com/facebook/jest">
<img src="https://img.shields.io/badge/tested_with-jest-99424f.svg" alt="Tested with Jest">
</a>
<a href="LICENSE.md">
<img src="https://img.shields.io/packagist/l/laravel/framework" alt="License">
</a>
<a href="CONTRIBUTING.md#pull-requests">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome">
</a>
<a href="https://discord.gg/PwY38x4uvV">
<img src="https://img.shields.io/discord/1115406043766329344.svg" alt="Discord Chat" />
</a>
</p>
<p align="left">
Elegant is the easiest way to create a new static website or blog, and publish it online. No need for databases, external services, or complicated server setups.
This is the core Elegant UI component library.
</p>
---