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

https://github.com/datalayer/primer-addons

⚛️ ➕ Additional components for Primer React.
https://github.com/datalayer/primer-addons

addons primer react

Last synced: 5 months ago
JSON representation

⚛️ ➕ Additional components for Primer React.

Awesome Lists containing this project

README

        

[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io)

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# ⚛️ ➕ Primer Addons

> Additional components for Primer React.

This repository contains additional React.js components for the [@primer/react](https://github.com/primer/react) toolkit. The components are compliant with the Primer theming framework and aims to respect the [Primer design system](https://primer.style).

A Storybook showcasing the components and their options is available on https://primer-addons.datalayer.tech.

This project has been [shared in a discussion](https://github.com/primer/react/discussions/3297) on the Primer React main repository.

## Current Addons

- [ ] Backdrop
- [ ] Brand Header
- [ ] Brand Header Lines
- [ ] Brand Footer
- [x] Content Loader
- [x] Card
- [x] Closable Flash
- [ ] Masonry Box
- [x] Slider
- [x] Toolbar


Primer React Addons

## Develop

Install the dependencies.

```bash
yarn
```

Start the storybook.

```bash
yarn storybook
```

Start the playground.

```bash
yarn dev
```

## About Primer Design

- Design system https://primer.style

## About Primer Icons

- Icons https://primer.style/design/foundations/icons

## About Primer React

- GitHub repository https://github.com/primer/react
- Documentation https://primer.style/react
- Storybook https://primer.style/react/storybook

## About Primer Brand

- GitHub repository https://github.com/primer/brand
- Documentation https://primer.style/brand
- Storybook https://primer.style/brand/storybook

## Releases

Primer Addons is released in [Npm.js](https://www.npmjs.com/package/@datalayer/primer-addons).