Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faceless-ui/modal
America's next top modal
https://github.com/faceless-ui/modal
accessibility dialog drawer lightbox mega-menu modal popup react react-component typescript
Last synced: 3 days ago
JSON representation
America's next top modal
- Host: GitHub
- URL: https://github.com/faceless-ui/modal
- Owner: faceless-ui
- License: mit
- Created: 2019-10-02T16:47:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T22:16:40.000Z (6 months ago)
- Last Synced: 2024-12-25T21:12:13.874Z (10 days ago)
- Topics: accessibility, dialog, drawer, lightbox, mega-menu, modal, popup, react, react-component, typescript
- Language: TypeScript
- Homepage: https://facelessui.com/docs/modal
- Size: 3.77 MB
- Stars: 29
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[![NPM](https://img.shields.io/npm/v/@faceless-ui/modal)](https://www.npmjs.com/@faceless-ui/modal)
![Bundle Size](https://img.shields.io/bundlephobia/minzip/@faceless-ui/modal?label=zipped)# React Modal
Read the full documentation [here](https://facelessui.com/docs/modal).
## Installation
```bash
$ npm i @faceless-ui/modal
$ # or
$ yarn add @faceless-ui/modal
```## Development
To develop this module locally, spin up the [demo app](./demo/App.demo.js):
```bash
$ git clone [email protected]:faceless-ui/modal.git
$ yarn
$ yarn dev
$ open http://localhost:3000
```## License
[MIT](https://github.com/faceless-ui/modal/blob/master/LICENSE) Copyright (c) Faceless UI