Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-rating-showcase

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-rating-showcase

Showcasing ratings based on data entered

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Angular Rating Showcase

Showcasing ratings based on data entered

Angular Progress Bar SM

Installation

npm i angular-rating-showcase

Usage

Import

import { AngularRatingShowcaseModule } from 'angular-rating-showcase';

Fundamental Usage

<lib-angular-rating-showcase 
    [ratingsCount]="4.5" 
    [maxRating]="5" 
/>

Fundamentals / Mandatories

Property/MethodTypeDescription
ratingsCountnumberRatings value gained
maxRatingnumberMaxium ratings (Out of which..)

Future Plans

  • Animated stars.

Author

Suraj Motwani - Email: suraj.motwani1306@gmail.com

License

Angular Rating Showcase is available under the MIT license. See the LICENSE file for more info.

Keywords

FAQs

Package last updated on 12 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc