Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Emoji Domains 😊



Version

License: LGPL--3.0--or--later

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.