- Notifications
You must be signed in to change notification settings - Fork0
Discover expressive naming ideas to increase your code's readability.
NotificationsYou must be signed in to change notification settings
justinryanleung/VariableNames.com
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An open-source tool that enables programmers in finding descriptive naming ideas to help them write more readable and self-explanatory code.
What are identifier names?
// Example: Identifier NamesaddMetaData()replacementTextSEQUENCE_NUMBERisVisiblesetFullName()SecurityErrorresetPasswordForm()XSRF_TOKENisNumericCan I help contribute new identifier names?
Absolutely! We are always looking for new contributors.Just give us a shout on twitter to join.
Where are the identifier names that VariableNames.com uses?
The identifier names used on VariableNames.com are fully open-source and can be viewed here:Click to view →
Can I use the VariableNames.com identifier names list?
Yes you can! Feel free to use the ever growing identifier names list from this repo in your own projects.
What are the identifier types and how are they used?
They are assigned to identifier names so there's a way to determine the specific purpose that name is used for.
// Example: Identifier Typesvariablefunctionconstantclassendpointtestui
About
Discover expressive naming ideas to increase your code's readability.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.