1.0.0 • Published 3 years ago

@bonjour-foundation/smiley v1.0.0

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
3 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

3 years ago

1.0.0-beta.6

3 years ago

1.0.0-beta.7

3 years ago

1.0.0-beta.8

3 years ago

1.0.0-beta.9

3 years ago

1.0.0-beta.3

3 years ago

1.0.0-beta.4

3 years ago

1.0.0-beta.5

3 years ago

1.0.0-beta.2

3 years ago

1.0.0-beta.1

3 years ago