Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valentinvignal/chrome-markdown-emojis
A google chrome extension to use markdown emojis everywhere
https://github.com/valentinvignal/chrome-markdown-emojis
Last synced: about 9 hours ago
JSON representation
A google chrome extension to use markdown emojis everywhere
- Host: GitHub
- URL: https://github.com/valentinvignal/chrome-markdown-emojis
- Owner: ValentinVignal
- Created: 2021-08-23T15:42:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T15:13:54.000Z (5 months ago)
- Last Synced: 2024-06-10T16:37:18.216Z (5 months ago)
- Language: TypeScript
- Size: 1.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![codecov](https://codecov.io/gh/ValentinVignal/chrome-markdown-emojis/branch/main/graph/badge.svg?token=K4Y5XPA3Z9)](https://codecov.io/gh/ValentinVignal/chrome-markdown-emojis)
# Chrome Markdown Emojis
A Google Chrome extension to insert emojis from their markdown code.
# Contribute
Install dependencies:
```zch
yarn install
```Build:
```
yarn build
```Run the tests:
```
yarn test
```# Debug
1. Launch the VSCode debug.
2. Apply code changes.
1. Build with `yarn build`
2. Go to the browser extensions and reload this one.
3. Reload the page