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

rating-custom-element

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rating-custom-element - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "rating-custom-element",
"version": "0.0.1",
"description": "Rating Custom Element. Intended as plug and play HTML element to enable custom rating.",
"version": "0.0.2",
"description": "Rating Custom Element. Intended as plug and play HTML element to enable custom rating. For in-browser usage.",
"main": "src/index.js",

@@ -6,0 +6,0 @@ "scripts": {

# rating-custom-element
:snowboarder: Rating Custom Element
Intended as plug and play HTML element to enable custom rating. Styling is left completely to the end user.
Intended as plug and play HTML element to enable custom rating. Styling is left completely to the end user. For in-browser usage.
## Installation
Available via npm:
```
npm i rating-custom-element
```
## Usage
Include ```rating.js``` to your html.
Include ```rating-element.js``` to your html or ```import "rating-custom-element"``` if installed via npm.
Add ```x-rating-element``` html element to your dom on the place where you wish to have a rating element.

@@ -10,0 +19,0 @@ Options:

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