Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. β½
- Host: GitHub
- URL: https://github.com/igorskyflyer/vscode-emojifier
- Owner: igorskyflyer
- License: mit
- Created: 2024-08-05T23:09:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T13:28:34.000Z (3 months ago)
- Last Synced: 2024-09-29T08:01:27.182Z (about 2 months ago)
- Topics: back-end, emoji, emojifier, igorskyflyer, javascript, js, node, smile, smiley, string, text, typescript, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=igordvlpr.igordvlpr-emojifier
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
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! ππ
@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/)).