uechi.io/_posts/2019-08-29-give-your-app-slick-name.markdown

59 lines
2.1 KiB
Markdown
Raw Normal View History

2019-08-29 03:16:07 +09:00
---
title: Give Your App Slick Name with namae.dev
date: 2019-08-29 03:12:00 +09:00
---
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.
2019-08-29 03:40:11 +09:00
That's why I created [namae](https://namae.dev).
2019-08-29 03:16:07 +09:00
# namae
![np1a40lrch9m10b1s7nz.gif](/uploads/np1a40lrch9m10b1s7nz.gif)
[namae](https://namae.dev) is an inter-platform name availability checker for developers and entrepreneurs.
Once you fill out a form with a name you want to use, namae will check through various registries and check if the name is already in use or not.
![pww3x6ycshadfiiotep9.png](/uploads/pww3x6ycshadfiiotep9.png)
# Supported Platforms
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.
![aas52pwbrueyzrulfiae.png](/uploads/aas52pwbrueyzrulfiae.png)
![j6jv0rq4gin28hks1ika.png](/uploads/j6jv0rq4gin28hks1ika.png)
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.
2019-08-29 03:18:06 +09:00
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 ([@uetschy](https://twitter.com/uetschy)).