Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mshuster/augmented-ui-jsx
- Owner: mshuster
- License: bsd-2-clause
- Created: 2020-07-23T17:35:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T22:12:25.000Z (almost 2 years ago)
- Last Synced: 2024-09-02T07:41:26.191Z (2 months ago)
- Topics: augmented-ui, css, jsx, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 2.78 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```