Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codolog/empathy

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codolog/empathy

A lightweight admin panel components with Tailwindcss, PurgeCSS, Vuejs, Fontawesome 5.

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
129
increased by230.77%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 05 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc