Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angablue/emoji-domains
Quickly find and export all available single emoji domains to a spreadsheet.
https://github.com/angablue/emoji-domains
domains emoji emoji-domain emojis
Last synced: about 4 hours ago
JSON representation
Quickly find and export all available single emoji domains to a spreadsheet.
- Host: GitHub
- URL: https://github.com/angablue/emoji-domains
- Owner: AngaBlue
- License: lgpl-3.0
- Created: 2021-10-09T03:16:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T02:10:06.000Z (about 2 years ago)
- Last Synced: 2023-03-06T02:27:05.412Z (almost 2 years ago)
- Topics: domains, emoji, emoji-domain, emojis
- Language: TypeScript
- Homepage:
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Emoji Domains 😊
Quickly find and export all available single emoji domains to a spreadsheet.
### 🏠 [Homepage](https://github.com/AngaBlue/emoji-domains#readme)
## Install
Clone or download this repository and install dependices using your package manager of choice.
```sh
npm i
```
or
```sh
yarn
```
## Usage
Feel free to modify `src/config.ts` to select which TLDs you'd like to scan. Remember to run `npm run build` after modifying the config file.Run the application.
```sh
npm start
```## Author
👤 **AngaBlue **
* Website: https://anga.blue
* Github: [@AngaBlue](https://github.com/AngaBlue)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/AngaBlue/emoji-domains/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2021 [AngaBlue ](https://github.com/AngaBlue).
This project is [LGPL--3.0--or--later](https://github.com/AngaBlue/emoji-domains/blob/master/LICENSE) licensed.