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

@ebth/design-system

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebth/design-system

EBTH Design System

  • 1.5.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
5
Weekly downloads
 
Created
Source

Logo

EBTH Design System

EBTH's React-based UI Component library using Atomic Design

View Demo · Report Bug or Request Feature

Built With


Table of contents

Introduction

The structure of EBTH's Design System follows Atomic Design principles and methodologies and is built with Storybook, an open source tool for developing UI components in isolation. Storybook is a visual, interactive Single Source of Truth for the entire EBTH Component library, including use cases and available properties for each Component.

Quick Start

  1. git clone git@github.com:ebth/design-system.git && cd design-system
  2. nodenv install
  3. yarn install
  4. yarn test (just to generate a test result JSON file)
  5. yarn dev or yarn dev:no-test

Adding Icons

  1. yarn icons:watch
  2. Put new svg files into src/icons/svg
  3. That's it!

Quick Publish

  1. git checkout origin/master
  2. yarn publish
    1. Use the version from the changelog/package.json
  3. Create release in GitHub using same changelog info

Index

Keywords

FAQs

Package last updated on 24 Mar 2021

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