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

@eui/showcase

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eui/showcase

eUI showcase components for internal use

  • 18.2.6
  • v18-lts
  • npm
  • Socket score

Version published
Weekly downloads
6K
increased by199.15%
Maintainers
0
Weekly downloads
 
Created

eUI platform

Pre-requisites

NodeJS 10.x

Yarn

Quickstart

The entry point of eUI is the @eui/cli package, this will help you scaffold an eUI app of your choice :

Install @eui/cli

npm install -g @eui/cli@latest

Generate an app

cd <your-root-dev-folder>
mkdir myApp
cd myApp
eui-cli

FAQs

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