I loove the new Microsoft's emojis.
This funny project aims to easily retrieve them, with the possility to run it locally.
It runs on the GitHub Pages of this repository. Have fun !
Open a local server. In VSCode, you just need to have the Live Server extension installed, and running.
Run the python script in order to load all the images locally.
There are almost 3000 images, so be patient, it may take a while !
# init loading
python3 emojis-loader.py
Then, change the local_load
value to true
from the script.js
file.