All Projects β†’ intuit β†’ Design Systems Cli

intuit / Design Systems Cli

Licence: mit
A CLI toolbox for creating design systems.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Design Systems Cli

Free Programming Books
πŸ“š Freely available programming books
Stars: ✭ 216,030 (+83958.37%)
Mutual labels:  hacktoberfest
Gentoo Docker Images
[MIRROR] Common effort to get an official and automated gentoo base docker container
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Kube Hunter
Hunt for security weaknesses in Kubernetes clusters
Stars: ✭ 3,399 (+1222.57%)
Mutual labels:  hacktoberfest
5e Srd Api
REST API to access D&D 5th Edition SRD database
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Industrial Iot
Azure Industrial IoT Platform
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Women Teaching Tech
Uma lista de canais ou cursos sobre tecnologia feitos por mulheres.
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+48805.84%)
Mutual labels:  hacktoberfest
Ember Qunit
QUnit test helpers for Ember
Stars: ✭ 257 (+0%)
Mutual labels:  hacktoberfest
Netket
Machine learning algorithms for many-body quantum systems
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Canvg
Javascript SVG parser and renderer on Canvas
Stars: ✭ 2,963 (+1052.92%)
Mutual labels:  hacktoberfest
Parsl
Parsl - Parallel Scripting Library
Stars: ✭ 253 (-1.56%)
Mutual labels:  hacktoberfest
Massivedecks
A comedy party game for PC, mobile & chromecast.
Stars: ✭ 254 (-1.17%)
Mutual labels:  hacktoberfest
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Hosting
This is a setup for a Tor based shared web hosting server
Stars: ✭ 254 (-1.17%)
Mutual labels:  hacktoberfest
Netescapades.aspnetcore.securityheaders
Small package to allow adding security headers to ASP.NET Core websites
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Ohmyzsh
πŸ™ƒ A delightful community-driven (with 1900+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Stars: ✭ 138,057 (+53618.68%)
Mutual labels:  hacktoberfest
Libiio
A cross platform library for interfacing with local and remote Linux IIO devices
Stars: ✭ 256 (-0.39%)
Mutual labels:  hacktoberfest
Polemicas E Tretas Dev
As polΓͺmicas e tretas πŸ‡§πŸ‡· versionadas
Stars: ✭ 258 (+0.39%)
Mutual labels:  hacktoberfest
Beautiful Open
Handsome sites for open source software
Stars: ✭ 257 (+0%)
Mutual labels:  hacktoberfest
Kratos
Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, and IoT auth. Golang, headless, API-only - without templating or theming headaches.
Stars: ✭ 4,684 (+1722.57%)
Mutual labels:  hacktoberfest

A CLI toolbox for creating design systems in minutes

Uses: Typescript, CSS, styled-components support

Outputs: CJS and MJS

No tooling configuration required

CircleCI npm npm Auto Release

Overview

Design-systems-cli is basically a Create React App for design systems.

The main benefit it brings you as a developer is time savings. Setting up all of the monorepo, storybook, and build tools for a design system takes over a week if you piece it together yourself. You can do it with this project in minutes.

Features

⭐️ Scaffold components and entire design systems

⭐️ Build your components for multiple outputs (cjs and esm)

⭐️ Write styles with styled-components or css-modules

⭐️ Craft excellent components using Storybook

⭐️ Let component consumer try your components with playroom

⭐️ Testing and linting support

⭐️ Typescript supported out of the box

⭐️ Track the size of your components and debug the changes

For the full documentation, go here.

Installation

Ensure you have the following softwares installed:

To get started:

To get set up, fork and clone the project then run the following command:

yarn && yarn start

Creating a new Plugin

To scaffold a new plugin inside this repo run the following command:

yarn run create:plugin "my plugin"

Contributing

Feel free to open an issue or a pull request!

Make sure to read our code of conduct.

We actively welcome pull requests. Learn how to contribute.

Contributors ✨

Thank you to all these wonderful people (emoji key):


Adam Dierkens

πŸ’» 🎨 πŸ€” πŸ“– ⚠️

Andrew Lisowski

πŸ’» 🎨 πŸ“– πŸ€” πŸš‡ ⚠️

Tyler Krupicka

πŸ’» πŸ“– ⚠️

Kendall Gassner

πŸ’» πŸ“– ⚠️

Kelly Harrop

🎨

Peter Mikitsh

πŸ“–

WhiteSource Renovate

πŸ’» ⚠️

mishavp2001

πŸ’»

Raj Vasikarla

πŸ’» πŸ“– ⚠️

Brandon Orther

πŸ“– πŸ’»

alan-cruz2

πŸ’»

hainessss

πŸ’»

Athitya Kumar

πŸ’»

Jason Rundell (he/him)

πŸ“– ⚠️ πŸ’»

Reuben

πŸ“–

my99N

πŸ“– ⚠️ πŸ’»

anjaliguptaz

πŸ“–

chaopan

⚠️

Talor Anderson

πŸ’» πŸ“– ⚠️

Spencer Hamm

πŸ’»

Adil Malik

⚠️

Salil Cuncoliencar

πŸ“– ⚠️ πŸ’»

Gaurav Kesarwani

πŸ“– ⚠️ πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].