An open API service indexing awesome lists of open source software.

https://github.com/andrewmcodes-archive/design_system

Design system visualizer for Rails
https://github.com/andrewmcodes-archive/design_system

Last synced: 10 months ago
JSON representation

Design system visualizer for Rails

Awesome Lists containing this project

README

          

# ❌ WIP - You do not want to use this right now

# DesignSystem

[![Ruby Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/testdouble/standard)
![Linters](https://github.com/andrewmcodes/design_system/workflows/Linters/badge.svg)
![Tests](https://github.com/andrewmcodes/design_system/workflows/Tests/badge.svg)

A Rails Engine to help you interact with your design system.

## Usage

How to use my plugin.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'design_system'
```

And then execute:

```sh
bundle
```

Or install it yourself as:

```sh
gem install design_system
```

## Contributing

Contribution directions go here.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).