New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@empathyco/x-components

Package Overview
Dependencies
Maintainers
6
Versions
603
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empathyco/x-components

Empathy X Components

  • 6.0.0-alpha.36
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
536
decreased by-78.79%
Maintainers
6
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.

  1. run pnpm i --frozen-lockfile at the project root
  2. set packages/x-components as working directory at the terminal
  3. 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

FAQs

Package last updated on 28 Jan 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

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