🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@connctd/quartz

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connctd/quartz

connctd design system

latest
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

quartz

:nail_care: Component based design system to power our interfaces

Circle CI npm (scoped)

Why?

Design Systems Part I: Foundations

Pre-requisites

  • Yarn
  • Node >=10

This project uses JSDoc syntax to automatically generate docs and usage instructions within storybook so it's recommended to familiarise yourself with JSDoc syntax

Technologies

  • React
  • TypeScript
  • emotion
  • eslint
  • babel
  • storybook

Developing components

To start the watch server

yarn start

This should start a server on localhost:6006

When developing components they should be in their own named folder under ./components/NameOfComponent.

Linting

Automatically fix recommended lint errors:

yarn lint --fix

Or to see what eslint is about to change:

yarn lint --dry-run

Crystal by Dima Lagunov from the Noun Project

FAQs

Package last updated on 20 Jul 2020

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