Have you ever struggled with naming your new OSS project or web app? While hoping no one claimed your desired one in GitHub, npm, Homebrew, PyPI, Domains, etcetera, choosing the best name is weary work.
namae supports 15 package registries and web platforms, and it's growing.
- Domains
- GitHub Organization
- npm / npm Organization
- PyPI
- RubyGems
- Rust (crates.io)
- Homebrew / Homebrew Cask
- Linux (Launchpad & APT)
- Twitter
- Spectrum
- Slack
- Heroku
- ZEIT Now
- AWS S3
- js.org
Additionally, the search result comes with a list of projects which has a similar name on **GitHub** and **App Store**.
# Name Suggestion
namae also has a unique feature called __Name Suggestion__. It suggests auto-generated names made up of common prefix/suffix and synonyms. Take look at some examples.
Clicking the suggestion, namae completes the form with it and start searching around the registries.
# Open Source
namae is completely open-sourced and the entire source code is available at [GitHub](https://github.com/uetchy/namae). It consists of Node.js Lambda for APIs and React app for the web frontend, and is running on [ZEIT Now](https://now.sh).
# Conclusion
namae saves your time searching for a universally available name around a set of hosting providers and package registries.
Go to [namae.dev](https://namae.dev/) and grab a report for the availability of your future product name. If you have any suggestion, poke me on Twitter ([@uechz](https://twitter.com/uechz)).