@codolog/empathy

1.0.5 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @codolog/empathy

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

3.82 MB

Total Files

86

Last publish

Collaborators

  • the94air