raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.26k stars 2.97k forks source link

[Random Data Generator] Random Project Name #14710

Open wmstack opened 2 hours ago

wmstack commented 2 hours ago

Extension

https://www.raycast.com/loris/random

Description

This is inspired by NPM create. Often I want to just create a kebab-case style two random words fit to name a new project. However, I don't have the expansive vocabulary and imagination to come up with words.

Who will benefit from this feature?

Everyone that uses Random Data Generator and wants to use it to create a random feel-good name for his project

Anything else?

Here's something that might be generated by NPM create:

image

I think this has great utility if it can be applied whenever you can select text.

raycastbot commented 2 hours ago

Thank you for opening this issue!

🔔 @loris @Calvein @pernielsentikaer @vimtor @j3lte @stefanmatar you might want to have a look.

💡 Author and Contributors commands The author and contributors of `loris/random` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.