devicons / devicon

Set of icons representing programming languages, designing & development tools
https://devicon.dev
MIT License
9.87k stars 2.32k forks source link

[OTHER] `denojs` should be renamed to `deno` #1546

Open PantheraRed opened 1 year ago

PantheraRed commented 1 year ago

I have searched through the issues and didn't find my problem.

What would you like to share?

Originally, Deno does not have a suffix "js". But in devicons it is named denojs. In my opinion, the suffix "js" should dropped with respect to its original name deno.

Additional information

Sources

https://deno.land/ https://github.com/denoland/deno

Snailedlt commented 1 year ago

Agreed, like I mentioned in your PR #1526 this will be a breaking change, so I added the major label to it

Panquesito7 commented 1 year ago

Would implementing some sort of backward-compatibility icon names work in this case?

Snailedlt commented 1 year ago

@Panquesito7 Yes, but it would increase the complexity of devicons without much gain. I suggest we wait until the next major release to fix this, since it's not a crucial thing