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

@bonjour-foundation/smiley

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bonjour-foundation/smiley

An interactive smiley to communicate how you feel (about something).

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

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

Smiley 😃

An interactive smiley to communicate how you feel (about something).

npm Tweet

Installation

Via npm:

npm install @bonjour-foundation/smiley

With a script tag:

<script
  src="https://unpkg.com/@bonjour-foundation/smiley@latest/dist/bonjour-smiley/bonjour-smiley.esm.js"
  type="module">
</script>

Usage

See component readme.

<bonjour-smiley> </bonjour-smiley>

Run the project locally

Make sure you have a recent version of Node.js installed.

This Web Component is developed with Stencil.

git clone https://github.com/bonjour-foundation/smiley
cd smiley
npm ci
npm run start

License

This application is released under the GNU Affero General Public License. See COPYING for more details.

FAQs

Package last updated on 14 Oct 2021

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