Skip to content

πŸš€ This repository contains the website source code for https://fluentemoji.com. This website allows for browsing Microsoft's "familiar, friendly, and modern emoji". Including additional features such as: browsing supported skintones, swapping illustration styles, and quickly downloading the source images

Notifications You must be signed in to change notification settings

heikopaiko/fluent-emoji

This branch is 472 commits behind xsalazar/fluent-emoji:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 27, 2023
Nov 28, 2023
Aug 12, 2022
Aug 12, 2022
Aug 27, 2023
Nov 18, 2023
Aug 27, 2023
Aug 12, 2022
Aug 12, 2022
Sep 14, 2023
Aug 27, 2023
Feb 23, 2024
Feb 23, 2024
Aug 27, 2023
Aug 27, 2023
Aug 27, 2023

Repository files navigation

πŸš€ Fluent Emoji

This repository contains the source code for the website https://fluentemoji.com.

This website allows for browsing Microsoft's "familiar, friendly, and modern emoji". Including additional features such as: browsing supported skintones, swapping illustration styles, and downloading the source images for quick reference and reuse.

The source emoji are from the Open Source Fluent Emoji repository hosted on Microsoft's GitHub page.

Getting Started

This repository leverages VSCode's devcontainer feature to ensure all necessary dependencies are available inside the container for development.

Application

To get started:

npm install && npm start

This will start the application on your local machine, running on http://localhost:5173/.

Deployments

All application deployments are managed via GitHub Actions and the ./.github/workflows/deploy.yml workflow.

Additionally, application dependencies are automatically managed and updated via Dependabot and the ./.github/workflows/automerge-dependabot.yml workflow.

About

πŸš€ This repository contains the website source code for https://fluentemoji.com. This website allows for browsing Microsoft's "familiar, friendly, and modern emoji". Including additional features such as: browsing supported skintones, swapping illustration styles, and quickly downloading the source images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.2%
  • JavaScript 15.2%
  • HTML 8.6%