Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flamrdevs/classed

classed components
https://github.com/flamrdevs/classed

preact qwik react solid tailwindcss unocss vue

Last synced: 2 days ago
JSON representation

classed components

Awesome Lists containing this project

README

        


hiiiits





license





forks





stargazers


# classed

## Introduction

classed components

## Features

- TypeScript support
- Styled-component-like API (Preact, Qwik, React, Solid & Vue)

## Packages



Package
Details
Links





@classed/utils



license
version
size
downloads





github


github






@classed/preact



license
version
size
downloads





github


github






@classed/qwik



license
version
size
downloads





github


github






@classed/react



license
version
size
downloads





github


github






@classed/solid



license
version
size
downloads





github


github






@classed/vue



license
version
size
downloads





github


github




## Examples

### Preact / Qwik / React / Solid / Vue

```tsx
import classed from "@classed/{preact,qwik,react,solid,vue}";

const Button = classed("button", "your", "button", "class");
```

## Authors





github


## License

[MIT License](./LICENSE)