Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sirajcode/studio

💻 A UI design system to make truly re-useable with React JS styled-components
https://github.com/sirajcode/studio

design-system react reactjs styled-components

Last synced: about 1 month ago
JSON representation

💻 A UI design system to make truly re-useable with React JS styled-components

Awesome Lists containing this project

README

        

Studio props system


React styled components enchanced with props



**v 0.1.7**

### Technologies

Project is created with:
- React 18.0.17
- styled components 5.3.6
- css 3

### Setup

To run studio-props-system, install it locally using npm:

```bash
npm install studio-props-system
```
### Usage

```javascript
import styled from 'styled-components';
import {color, typography } from 'studio-props-system';

const Text = styled.p`
${color}
${typography}
`;

function App() {
return studio props system
}
```

### Features

- light weight.
- simpler (easy-to-use).
- covered css/styled properties.
- work with `styled-components` only.

### Author

**M. Siraj**

[Linkedin] | [Twitter]

[twitter]: https://twitter.com/engsiraj_
[linkedin]: https://linkedin.com/in/engsiraj