1.0.0 • Published 4 years ago

@bonjour-foundation/smiley v1.0.0

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
4 years ago

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.

1.0.0

4 years ago

1.0.0-beta.6

4 years ago

1.0.0-beta.7

4 years ago

1.0.0-beta.8

4 years ago

1.0.0-beta.9

4 years ago

1.0.0-beta.3

4 years ago

1.0.0-beta.4

4 years ago

1.0.0-beta.5

4 years ago

1.0.0-beta.2

4 years ago

1.0.0-beta.1

4 years ago