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

@epilot/concorde-elements

Package Overview
Dependencies
Maintainers
42
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/concorde-elements

epilot-elements

  • 0.0.12
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-55.56%
Maintainers
42
Weekly downloads
 
Created
Source

epilot-logo
epilot-elements

CI NPM Version License

This is a multi purpose UI library used internally by epilot journeys. It could be used for any kind of projects, including building apps for epilot journeys.

Concorde was the internal code name used by epilot devs to migrate epilot journeys to use a more modern ui components. The goal was enhance the UX while making it simple & fast.

Quick Start

Instalation

Install the package via npm:

npm install --save @epilot/concorde-elements

Usage

Componenets could be simply used like:

import { Button } from '@epilot/concorde-elements'

export function SomeComponent() {
  return (<Button variant='primary'>Hello</Button>)
}

Documentation

Contributing

The epilot elements library is a free and open source software. PRs welcome! 🚀

FAQs

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