All Projects → the94air → Empathy

the94air / Empathy

Licence: mit
❤️ Lightweight admin dashboard build with Tailwindcss, PurgeCSS, Vuejs, Fontawesome 5.

Projects that are alternatives of or similar to Empathy

Cleopatra
Admin Dashboard Template Built On Tailwind CSS
Stars: ✭ 521 (+921.57%)
Mutual labels:  tailwindcss, admin-dashboard, admin-panel
Bootstrap Simple Admin Template
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Stars: ✭ 92 (+80.39%)
Mutual labels:  fontawesome, admin-dashboard, admin-panel
Windmill Dashboard React
❄ A multi theme, completely accessible, ready for production dashboard.
Stars: ✭ 283 (+454.9%)
Mutual labels:  tailwindcss, admin-dashboard, admin-panel
Tails
Tails is a (no-config) copy'n paste library of templates and components crafted using TailwindCSS
Stars: ✭ 416 (+715.69%)
Mutual labels:  components, tailwindcss
Admin Bro
AdminJS is an admin panel for apps written in node.js
Stars: ✭ 4,433 (+8592.16%)
Mutual labels:  admin-dashboard, admin-panel
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (+592.16%)
Mutual labels:  admin-dashboard, admin-panel
Deskapp
DeskApp Admin is a free to use Bootstrap 4 admin template.
Stars: ✭ 296 (+480.39%)
Mutual labels:  admin-dashboard, admin-panel
Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (+843.14%)
Mutual labels:  admin-dashboard, admin-panel
Kongdash
An elegant desktop client for Kong Admin API
Stars: ✭ 449 (+780.39%)
Mutual labels:  admin-dashboard, admin-panel
Litstack
Build content-administration-panels in Laravel
Stars: ✭ 602 (+1080.39%)
Mutual labels:  admin-dashboard, admin-panel
Admin Template Night
Tailwind CSS Starter Template - Admin Dashboard Template (Night Mode)
Stars: ✭ 40 (-21.57%)
Mutual labels:  tailwindcss, admin-dashboard
Doctype admin
Laravel Admin Panel for lazy developers. Contains User Management, Roles and Permission Management, Activity Logging and integratable packages
Stars: ✭ 44 (-13.73%)
Mutual labels:  admin-dashboard, admin-panel
Laravel Multiauth
Multi Auth and admin auth in Laravel Project
Stars: ✭ 315 (+517.65%)
Mutual labels:  admin-dashboard, admin-panel
Windmill React Ui
🧩 The component library for fast and accessible development of gorgeous interfaces.
Stars: ✭ 373 (+631.37%)
Mutual labels:  components, tailwindcss
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+6905.88%)
Mutual labels:  admin-dashboard, admin-panel
Larastrator
All in one - admin panel with tailwindcss and vuejs.
Stars: ✭ 25 (-50.98%)
Mutual labels:  tailwindcss, admin-panel
Firebase Admin Dashboard
Easily create admin dashboards for your Firebase powered apps.
Stars: ✭ 48 (-5.88%)
Mutual labels:  admin-dashboard, admin-panel
Okadminfinder3
[ Admin panel finder / Admin Login Page Finder ] ¢σ∂є∂ ву 👻 (❤-❤) 👻
Stars: ✭ 279 (+447.06%)
Mutual labels:  admin-dashboard, admin-panel
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+1854.9%)
Mutual labels:  components, tailwindcss
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+1252.94%)
Mutual labels:  admin-dashboard, admin-panel

Empathy

Lightweight admin panel components build with Tailwindcss, PurgeCSS, Vuejs, Fontawesome 5


Why Empathy?

Empathy is a component-based package. It can works smoothly with every backend language. It is primarily built using Tailwindcss CSS utilities. It is different because it doesn't require you to clone the repository before you start your project like other admin panels. All you need is your package.json and your assets bundler. Install the package from NPM, set up the main components, set up your desired other components (in a fully customized fashion way) and you're finished. With purgeCSS, you can get a light and small-sized result.

Empathy demo screenshot

Components

  1. Navbar component.
  2. Footer component.
  3. Panel component.
  4. Breadcrumb component.
  5. Form components.
  6. Alert components.
  7. Button components.
  8. Notification component.
  9. Table component.
  10. DataTable component.
  11. Add a new component.

installation

Install with NPM:

$ npm install @codolog/empathy --save

Or if you like Yarn:

$ yarn add @codolog/empathy

Docs & Demo

The documentation: https://empathy.js.org.
The demo: https://empathy.js.org/demo.

Dependancies

Empathy depends on the next tools:

  1. Tailwindcss library.
  2. Vue JavaScript framework.
  3. PurgeCSS to reduce CSS file size.
  4. Fontawesome 5 icons.
  5. vue-slideout Vue plugin.
  6. vue-slide-up-down Vue plugin.
  7. vue-notification Vue plugin.
  8. vue-good-table Vue plugin.
  9. webfontloader for loading fonts.

Contirbute

You can contribute and add your favorite component to the package by opening a new issue with an example before making a pull request. if you also found a bug, send me a pull request.
Contributes are also welcome by making the components with another javascript framework.

License

This project is MIT licensed.
Project by Abdalla Arbab.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].