ngx-bazaar
TypeScript icon, indicating that this package has built-in type declarations

2.5.7 • Public • Published

NgxBazaar

Angular component library providing a netflix style horizontal reel of cards.

  • Supports Angular 11+. Not tested with earlier versions.

Features

  1. Supports horizontal pagination of cards.
  2. Fully configurable data schema or cards and pagination.
  3. Provides dynamic configuration of dark and light themes.
  4. Will eventually support customization of theme based on configuration.
  5. Interfaces for developer ease are in progress.

This library was generated with Angular CLI version 11.1.1.

Requirements

The following packages need to be installed to use this library.

  • @fortawesome/angular-fontawesome use npm install @fortawesome/angular-fontawesome@0.8.1
  • @fortawesome/free-solid-svg-icons use npm install @fortawesome/free-solid-svg-icons@5.13.0
  • @fortawesome/fontawesome-svg-core use npm install @fortawesome/fontawesome-svg-core@^1.2.27
  • @ng-bootstrap/ng-bootstrap use ng add @ng-bootstrap/ng-bootstrap

To Dos

  • Configurable support for light and dark themes.
  • Output events must have id field.
  • Consistent id requirement for cards.
  • Both card types must have a well defined interface check.
  • remove unused styles.
  • Later: Remove dependencies on icons and bootstrap.
  • Later: Provide support for angular 9, 10, 11.
  • Later: More customization support.

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-bazaar

Weekly Downloads

2

Version

2.5.7

License

none

Unpacked Size

631 kB

Total Files

27

Last publish

Collaborators

  • saurabh0jha