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

https://github.com/thepassle/ui


https://github.com/thepassle/ui

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# @thepassle/ui

## styles

```js
import { spacer4, focus, main4 } from '@thepassle/ui/styles.js';
```

## dialog

```js
import { modal } from '@thepassle/ui/dialog/modal.js';
import { contextMenu } from '@thepassle/ui/dialog/contextMenu.js';
```