0.3.9 • Published 5 years ago

@jedhelmers/styleguide v0.3.9

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Welcome to my React-based Design System

This Design System was created as the single source of truth between design and development. The components here-in shall be used in both Development and the Pattern Library. Therefore, shall changes be made in Design, projects will be able to pull changes from npm.

Setup

To launch the referenceable Pattern Library: 1. Add this to a new page: import App from '@jedhelmers/styleguide/src/App' 2. Return <App/>... or something like that. I've never done this but in theory...

Use

  1. To use, simply run npm i @jedhelmers/styleguide in terminal.
  2. Then npm install
  3. Usage: import { Heading } from '@jedhelmers/styleguide/src/lib/atoms/Heading'

I'm sure there's a better way to design the folder structure, but seeing how this is a trial-run, I'm not too terribly worried about it.

Consult the Pattery Library

This package contains building blocks. The Pattern Library shows you how to use them. Consult it.

Updating

When updating components, add default values to any new incoming-props. This will ensure legacy is supported. It will help minimize tech-debt.

Framer X

I haven't tested these components in Framer yet, but in theory, they should work. That being said, we should be able to pull real components directly into prototypes. Axure be damned!!!!

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago