Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

variablenames.com logo

VariableNames.com

An open-source tool that enables programmers in finding descriptive naming ideas to help them write more readable and self-explanatory code.


Frequently Asked Questions

What are identifier names?
They are the names given to identify an entity in code.
// Example: Identifier NamesaddMetaData()replacementTextSEQUENCE_NUMBERisVisiblesetFullName()SecurityErrorresetPasswordForm()XSRF_TOKENisNumeric

Can 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

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp