Socket
Socket
Sign inDemoInstall

favorite-star

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

favorite-star

Web Component element that displays a "favorite star".


Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

<favorite-star></favorite-star>

Simple Web Component that displays a clickable "favorite star". The star has a neat animation when it's activated.

Check it out!

Usage

Just put it in your page:

<favorite-star></favorite-star>

You can use the attribute active to display a golden star:

<favorite-star active></favorite-star>

Installation

Install it with bower:

$ bower install favorite-star

or with npm:

$ npm install favorite-star

Include it in your page:

<link rel="import" href="path/to/favorite-star.html">

That's all Folks!

Keywords

FAQs

Package last updated on 27 Apr 2015

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