Pycord-Development / pycord-ui

A mini design system for building Pycord projects on the web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pycord UI

A mini-design system for building Pycord projects on the web.

Purpose

Pycord UI is made to centralize the codebase for Pycord's UI for the web and make all of Pycord's web interfaces consistent.

Documentation

Contributing

If you wish to contribute to this library, please read the contributing guide.

The /packages directory contains the codebase for all Pycord UI implementations.

/packages/pycui is the package for the CSS implementation. The implementation is written in SCSS.

/packages/pycui-react is the package for the react implementation. The implementation is will be written in Typescript.

The /tests directory contains all the test files for testing the implementations.

Local Development

About

A mini design system for building Pycord projects on the web.

License:MIT License


Languages

Language:SCSS 92.3%Language:JavaScript 6.3%Language:HTML 1.4%