Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/al-march/ngx-popovers

An Angular library based on floating ui with already ready-made components to use
https://github.com/al-march/ngx-popovers

angular floating popover-library popovers tooltip-library ui ui-components

Last synced: about 2 months ago
JSON representation

An Angular library based on floating ui with already ready-made components to use

Awesome Lists containing this project

README

        

# NgxPopovers

This is a library that provides reusable components for displaying interactive content, based on [Angular](https://angular.dev/) and [floating-ui](https://floating-ui.com)

## Demo

Link to the demo [site](https://ngx-popovers.vercel.app)

## Packages

There are already published packages that are available from npm:

* [core](packages/core/README.md)
* [tooltip](packages/tooltip/README.md)
* [popover](packages/popover/README.md)
* [dialog](packages/dialog/README.md)