AgnosUI is a framework-agnostic component library with adapters for multiple frameworks, either Bootstrap-based or headless:
- Angular bootstrap, Angular headless
- React bootstrap, React headless
- Svelte bootstrap, Svelte headless
This @agnos-ui/core
package contains the framework-agnostic common code used by the above framework adapters.
Please check our demo site to see all the available components and how to use them.
Unless you want to develop an adapter for a framework, you probably do not need to use @agnos-ui/core
directly. Please refer to one of the framework-specific packages.