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

https://github.com/code-dot-org/dsco_

Reusable components that make up the Design System for Code.org (DSCO)
https://github.com/code-dot-org/dsco_

Last synced: 9 days ago
JSON representation

Reusable components that make up the Design System for Code.org (DSCO)

Awesome Lists containing this project

README

          

# Design System for Code.org (DSCO)

This repository translates our design system to code and publishes the corresponding styles and React components as independent NPM packages. It's "dsco\_" because "dsco" wasn't available as an NPM organization :)

Visit [our Storybook](https://code-dot-org.github.io/dsco_/) to see interactive visual representations of the components published from this repository.

See [our contributing guidelines](CONTRIBUTING.md) if you'd like to set this repository up locally and make a contribution! Please note that while we may accept external contributions in the future, only Code.org engineers have access to contribute while this repository is still in early, active development.

## Packages

This repository publishes the following packages:

- [@dsco_/common](packages/common/)
- [@dsco_/link](packages/link/)

See the README in each package for installation and usage instructions.