domain_aim

Creator: coderz1093

Last updated:

0 purchases

domain_aim Image
domain_aim Images

Languages

Categories

Add to Cart

Description:

domain aim

Domain Aim #












Appraises the domain name: what purposes a TLD (Top Level Domain) can be used for?
The easy-to-use and well-tested package.
Feel free to use it in your awesome project.

Share some ❤️ and star repo to support the Domain Aim.
If you write an article about DomainAim or any of these packages, let me know and I'll post the URL of the article in the README 🤝
🚀 Usage #
Appraising the TLD for Use as a Business Card Site #
final appraiser = Appraiser.personalBusinessCard();
print(appraiser.appraiseTld('com'));
copied to clipboard
YES
copied to clipboard
All suitable TLDs for Use as a Business Card Site #
final appraiser = Appraiser.personalBusinessCard();
final yesFilter = appraiser.filter([Grade.YES, Grade.Yes, Grade.yes]);
print(yesFilter);
copied to clipboard
Grade relevance: YES > Yes > yes.
{biz: YES, black: YES, com: YES, contact: YES, cool: YES, dad: YES, me: YES, one: YES, online: YES, page: YES, space: YES, best: Yes, bio: Yes, center: Yes, co: Yes, fan: Yes, gay: Yes, ink: Yes, io: Yes, it: Yes, life: Yes, live: Yes, net: Yes, pro: Yes, site: Yes, soy: Yes, website: Yes, win: Yes, actor: yes, art: yes, au: yes, band: yes, bike: yes, bingo: yes, blog: yes, boo: yes, business: yes, buzz: yes, ca: yes, cab: yes, cc: yes, cheap: yes, com.au: yes, com.mx: yes, digital: yes, direct: yes, dog: yes, expert: yes, family: yes, fun: yes, gallery: yes, glass: yes, global: yes, gold: yes, green: yes, guide: yes, guru: yes, hair: yes, holiday: yes, in: yes, info: yes, irish: yes, jp: yes, lat: yes, limited: yes, limo: yes, love: yes, men: yes, monster: yes, mx: yes, nexus: yes, ninja: yes, nl: yes, place: yes, plus: yes, pub: yes, quest: yes, red: yes, rest: yes, run: yes, ski: yes, skin: yes, social: yes, solar: yes, uk: yes, uno: yes, us: yes, vegas: yes, vision: yes, watch: yes, world: yes, xyz: yes, zip: yes, zone: yes}
copied to clipboard
Extending #
To set own grades or/and own "domain suitablitity filter" use this table:

Google Drive Business Card Suite / Domain aim (suitability)

and the folder src/suitabilities.
✨ What's New #
Look at changelog.
👋 Welcome #
If you encounter any problems, feel free to open an issue. If you feel the package is missing a feature, please raise a ticket on Github and I'll look into it. Requests and suggestions are warmly welcome. Danke!
Contributions are what make the open-source community such a great place to learn, create, take a new skills, and be inspired.
If this is your first contribution, I'll leave you with some of the best links I've found: they will help you get started or/and become even more efficient.

Guide to Making a First Contribution. You will find the guide in your native language.
How to Contribute to Open Source. Longread for deep diving for first-timers and for veterans.
Summer Guide from Google.
CodeTriangle. Free community tools for contributing to Open Source projects.

The package DomainAim is open-source, stable and well-tested. Development happens on
GitHub. Feel free to report issues
or create a pull-request there.
General questions are best asked on
StackOverflow.
And here is a curated list of how you can help:

Documenting the undocumented. Whenever you come across a class, property, or method within our codebase that you're familiar with and notice it lacks documentation, kindly spare a couple of minutes to jot down some helpful notes for your fellow developers.
Refining the code. While I'm aware it's primarily my responsibility to refactor the code, I wholeheartedly welcome any contributions you're willing to make in this area. Your insights and improvements are appreciated!
Constructive code reviews. Should you discover a more efficient approach to achieve something, I'm all ears. Your suggestions for enhancement are invaluable.
Sharing your examples. If you've experimented with our use cases or have crafted some examples of your own, feel free to add them to the example directory. Your practical insights can enrich our resource pool.
Fix typos/grammar mistakes.
Report bugs and scenarios that are difficult to implement.
Implement new features by making a pull-request.

✅ TODO (perhaps) #
Once you start using the DomainAim, it will become easy to choose the functionality to contribute. But if you already get everything you need from this package but have some free time, let me write here what I have planned:

The links to TLDs domain descriptions.

It's just a habit of mine: writing down ideas that come to mind while working on a project. I confess that I rarely return to these notes. But now, hopefully, even if you don't have an idea yet, the above notes will help you choose the suitable "feature" and become a contributor to the open-source community.
Ready for 🪙
Created with ❤️

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.