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

ngx-rating-stars

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-rating-stars - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"$schema": "../../node_modules/ng-packagr/package.schema.json",
"name": "ngx-rating-stars",
"version": "0.2.2",
"version": "0.2.3",
"description": "A simple rating stars component",

@@ -6,0 +6,0 @@ "author": "Andrea Di Cioccio",

@@ -6,5 +6,5 @@ ## Installation

##Usage
## Usage
###ngModule
### ngModule
```typescript

@@ -36,3 +36,3 @@ import { NgxRatingStarsModule } from 'ngx-rating-stars'

```
###template
### template
```html

@@ -42,3 +42,3 @@ <ngx-rating-stars [rating]="rating" [style]="ratingStyle" [showRatingInNumericFormat]="true"></ngx-rating-stars>

###component
### component
```typescript

@@ -60,3 +60,3 @@ rating = {

##Demo
## Demo
https://stackblitz.com/github/AndreaDiCioccio/ngx-rating-stars-demo
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