developertools-tech / developertools.tech

A collection of tools for developers served as a PWA
https://www.developertools.tech
MIT License
39 stars 45 forks source link

[Req]: Emoji tool #49

Open dlford opened 2 years ago

dlford commented 2 years ago

Contact Details

No response

Explain the proposed feature

A tool with a searchable list of emojis that when clicked will copy to the clipboard.

Available emojis - https://unicode.org/emoji/charts/full-emoji-list.html

Adding unicode symbols would be a nice addition, but not required for this PR.

Unicode character sets - https://unicode-table.com/en/sets/

Explain the possible use cases for the feature

No response

Any other details you would like to provide?

This PR should:

aswinikalyan30 commented 2 years ago

Hey :)) Can i take this up?

dlford commented 2 years ago

@aswinikalyan30 all yours, thanks!

dlford commented 2 years ago

@aswinikalyan30 are you still wanting to work on this?

harshjais369 commented 1 year ago

Hey @dlford , I'm new here (this repo) and interested to work on this issue. Before you assign it to me, could you please elucidate a bit more about this issue, i.e., in which language to write this tool and in which file structure format, whichever aligns properly with this project?

dlford commented 1 year ago

Hi @harshjais369, welcome!

This project utilizes TypeScript and NextJS, for more specific information please have a look through the contributors guide, if you have further question please feel free to ask.