https://github.com/primevise/essence
Component library for Ruby applications using Phlex
https://github.com/primevise/essence
components phlex rails ruby tailwindcss ui
Last synced: 7 months ago
JSON representation
Component library for Ruby applications using Phlex
- Host: GitHub
- URL: https://github.com/primevise/essence
- Owner: primevise
- Created: 2024-10-13T14:16:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T05:58:50.000Z (about 1 year ago)
- Last Synced: 2025-04-11T05:08:21.101Z (about 1 year ago)
- Topics: components, phlex, rails, ruby, tailwindcss, ui
- Language: Ruby
- Homepage: https://essence.primevise.com
- Size: 63.5 KB
- Stars: 27
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Essence UI
A simple, ergonomic and performant component library for Ruby applications.
---
### Features
- Tailored components - Flexible by design while streamlining the development process
- Gorgeous simplicity - Empowers minimalistic user interface with purposeful accents
- Geared for performance - Built with performance in mind
- Ergonomic approach - Designed to be easy to use and understand
---
## Installation
#### Add gem
Simply add the gem to your Gemfile by running the following command
```bash
bundle add essence
```
#### Install Essence
Run the installation command and we'll take care of the rest
```bash
bundle exec essence install
```
More information on about the installation can be found in the [documentation](https://essenceui.com/installation)
## Who uses Essence?
- [Mintis](https://mintis.app)
- [Hansa](https://hansahq.com)
- [Oversee](https://github.com/primevise/oversee)
- [No Logo X](https://nologox.com)
- [Release Server](https://releaseserver.com)
- [College Life Work](https://work.collegelife.co)
Do you use Essence in your project? Let us know!
## Licence
MIT