Socket
Book a DemoInstallSign in
Socket

@empathyco/x-components

Package Overview
Dependencies
Maintainers
5
Versions
744
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empathyco/x-components

Empathy X Components

latest
Source
npmnpm
Version
6.0.0-alpha.177
Version published
Weekly downloads
9.6K
40.23%
Maintainers
5
Weekly downloads
 
Created
Source

X Components

This is a library based on components, it offers you the possibility to combine them in different ways to create your own search experience. These components can be used even if you don't want to build a search experience, they can be used to build a regular application but taking advantage of their flexibility.

Set up development environment

Local setup

To start contributing on this project you need to understand how to see the X Components up and running.

  • run pnpm i --frozen-lockfile at the project root
  • set packages/x-components as working directory at the terminal
  • run pnpm run serve

The app will be launch in localhost. Every view available at the top tabs is set in packages/x-components/src/router.ts.

The main tab is Home, pressing start you will see the contents of packages/x-components/src/views/home/Home.vue with most of the X Components presents on the view.

Use the X Components in your own project

A documentation about how to install and use X components can be found here.

Contributing

To start contributing to project, please take a look to our Contributing Guidelines for Interface X Components.

Keywords

apache

FAQs

Package last updated on 05 Nov 2025

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