@yoozsoft/yoozsoft-ng
v3.1.4
Published
Angular widgets built up using Bootstrap 5 CSS and NG Bootstrap 17 widgets with APIs designed for the Angular ecosystem, that are in standalone style. We are using TypeScript and targeting the Ng Bootstrap 17 widgets and Bootstrap 5 CSS framework. As wi
Downloads
59
Maintainers
Readme
Yoozsoft Ng
Angular widgets built up using Bootstrap 5 CSS and NG Bootstrap 17 widgets with APIs designed for the Angular ecosystem, that are in standalone style. We are using TypeScript and targeting the Ng Bootstrap 17 widgets and Bootstrap 5 CSS framework. As with Bootstrap 5 and Angular 2, this library is a work in progress.
The dependencies are Angular, Ng Bootstrap 17 widgets, Bootstrap 5 CSS, Popper.
Table of Contents
Demo
Visit the Yoozsoft Website for general information, demos and documentation.
Dependencies
The only dependencies are Angular, Ng Bootstrap 17 widgets, Bootstrap 5 CSS, and Popper. The supported versions are:
Installation
Add bootstrap
, @popperjs/core
, @ng-bootstrap/ng-bootstrap
dependencies from npm.
Run npm i @yoozsoft/yoozsoft-ng
to install the package.
Import any standalone component like YsNavbarComponent
in your modules, or directly import the components and directives that you use, which are standalone.
We've preferred to use Font Awesome icon sets by default.