Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igorskyflyer/vscode-emojifier

πŸ₯³ A Visual Studio Code extension that emojifies the current file or selection. ⚽
https://github.com/igorskyflyer/vscode-emojifier

back-end emoji emojifier igorskyflyer javascript js node smile smiley string text typescript vscode vscode-extension

Last synced: about 1 month ago
JSON representation

πŸ₯³ A Visual Studio Code extension that emojifies the current file or selection. ⚽

Awesome Lists containing this project

README

        


Icon of Emojifier, a Visual Studio Code extension

Emojifier



πŸ₯³ Emojifies the current file or selection. ⚽








πŸ’– Support further development


I work hard for every project, including this one


and your support means a lot to me!




Consider buying me a coffee. β˜•


Thank you for supporting my efforts! πŸ™πŸ˜Š





Donate to igorskyflyer




@igorskyflyer










## πŸ“ƒ Table of contents

- [Features](#features)
- [Usage](#usage)
- [Selection](#selection)
- [File](#file)
- [Changelog](#changelog)
- [License](#license)
- [Related](#related)
- [Author](#author)

---

## πŸ€– Features

- ☺️ fast and simple emojifying (process of replacing textual representation of emojis to graphical)
- ✨ works for selection(s)
- πŸ›Έ works for whole files


## πŸ•΅πŸΌ Usage

The extension exposes 2 commands, emojifying in the current selection and emojifying of the whole file.


### 🀿 Selection

Open a file, make a single or multiple selection(s), then open the *Command Palette* and click on `"Emojify the selection"`.

---

### πŸ“ƒ File

Open a file, then open the *Command Palette* and click on `"Emojify the current file"`.

---

## πŸ“ Changelog

πŸ“‘ The changelog is available here: [CHANGELOG.md](https://github.com/igorskyflyer/vscode-emojifier/blob/main/CHANGELOG.md).

---

## πŸͺͺ License

Licensed under the MIT license which is available here, [MIT license](https://github.com/igorskyflyer/vscode-emojifier/blob/main/LICENSE.txt).

---

## 🧬 Related

[@igor.dvlpr/emojilyzer](https://www.npmjs.com/package/@igor.dvlpr/emojilyzer)

> _πŸ’¬ Emojifies strings, converting textual representations of emojis to graphical ones. πŸ–ŒοΈ_


[@igor.dvlpr/astro-escaped-component](https://www.npmjs.com/package/@igor.dvlpr/astro-escaped-component)

> _πŸƒπŸ»β€β™‚οΈβ€βž‘οΈ An Astro component that holds only HTML-encoded content. πŸ“œ_


[@igor.dvlpr/upath](https://www.npmjs.com/package/@igor.dvlpr/upath)

> _🎍 Provides a universal way of formatting file-paths in Unix-like and Windows operating systems as an alternative to the built-in path.normalize(). 🧬_


[@igor.dvlpr/extendable-string](https://www.npmjs.com/package/@igor.dvlpr/extendable-string)

> _πŸ¦€ ExtendableString allows you to create strings on steroids that have custom transformations applied to them, unlike common, plain strings. πŸͺ€_


[@igor.dvlpr/zep](https://www.npmjs.com/package/@igor.dvlpr/zep)

> _🧠 Zep is a zero-dependency, efficient debounce module. ⏰_

---

## πŸ‘¨πŸ»β€πŸ’» Author
Created by **Igor Dimitrijević** ([*@igorskyflyer*](https://github.com/igorskyflyer/)).