Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/primer/react

An implementation of GitHub's Primer Design System using React
https://github.com/primer/react

component-library design-system primer react

Last synced: 3 days ago
JSON representation

An implementation of GitHub's Primer Design System using React

Awesome Lists containing this project

README

        


Primer logo

Primer React

A React implementation of GitHub's Primer Design System



npm package


contributors graph


last commit


license

## Documentation

Our documentation site lives at [primer.style/react](https://primer.style/react). You'll be able to find detailed documentation on getting started, all of the components, our theme, our principles, and more.

## Installation

Install @primer/react in your project with your package manager of choice:

```console
npm install @primer/react
```

```console
yarn add @primer/react
```

## Template

The fastest way make a prototype or try Primer React without setting up a new project is by using our [react template](https://github.com/primer/react-template).

## Roadmap

You can track our roadmap progress in the [Roadmap Project Board](https://github.com/primer/react/projects/3), see more detail in the [quarterly planning Discussions](https://github.com/primer/react/discussions?discussions_q=%5BRoadmap%5D), and find a [list of all the current epic tracking issues](https://github.com/primer/react/discussions/997).

## Contributing

We love collaborating with folks inside and outside of GitHub and welcome contributions!

> ๐Ÿ‘‰ See [the contributing docs](contributor-docs/CONTRIBUTING.md) for more info on code style, testing, coverage, and troubleshooting.

## New Component Proposals

We welcome and encourage new component proposals from internal GitHub teams! Our best work comes from collaborating directly with the teams using Primer React Components in their projects. If you'd like to kick off a new component proposal, please submit an issue using the [component proposal issue template](https://github.com/primer/react/issues/new?template=new-component-proposal.md) and we will get in touch!