Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mshuster/augmented-ui-jsx

Typed JSX Implementation of Augmented UI via styled-components
https://github.com/mshuster/augmented-ui-jsx

augmented-ui css jsx styled-components typescript

Last synced: 6 days ago
JSON representation

Typed JSX Implementation of Augmented UI via styled-components

Awesome Lists containing this project

README

        

# augmented-ui-jsx
Typed JSX implementation of the [augmented-ui](https://github.com/propjockey/augmented-ui) CSS API built with [styled-components](https://styled-components.com/)

### https://github.com/propjockey/augmented-ui

* Home: http://augmented-ui.com/
* Docs: http://augmented-ui.com/docs/

## Todo

- [ ] Write Visual test suite
- [ ] Write Unit test suite
- [ ] Add knobs for Storybook
- [ ] Publish Storybook
- [ ] Compose examples for interactives

## Examples
```
// Supports styled-components ThemeProvider


test

```