Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/square/maker

Maker Design System by Square
https://github.com/square/maker

component-library design-system vuejs

Last synced: 3 months ago
JSON representation

Maker Design System by Square

Awesome Lists containing this project

README

        

# Maker

Maker is a mobile-first themeable Vue.js 2.x component library. [View its docs here](https://square.github.io/maker/styleguide/latest-stable/#/).

## Install

```sh
# install maker
npm i @square/maker
# install peer dependencies
npx i-peers -a
```

## Quick links

- Using latest version of Maker? [Read latest-stable docs.](https://square.github.io/maker/styleguide/latest-stable/#/)
- Using older version of Maker? [Find older version docs here.](https://square.github.io/maker/)
- Upgrading to a new major version of Maker? [Read the migration docs.](https://github.com/square/maker/blob/master/.github/MIGRATION.md)
- Need to report a bug? [Create an issue.](https://github.com/square/maker/issues/new/choose)
- Need to request a new feature? [Create an issue.](https://github.com/square/maker/issues/new/choose)
- Need to ask a question? [Ask here.](https://github.com/square/maker/discussions)
- Contributing to Maker? [Read the contributing docs.](https://github.com/square/maker/blob/master/.github/CONTRIBUTING.md)