variable-names
There are 9 repositories under variable-names topic.
emilyriederer/convo
R package based on "Column Names as Contracts" blog post (https://emilyriederer.netlify.app/post/column-name-contracts/)
emilyriederer/dbt-convo-covid
Demo repo with full code described in blog post
szepeviktor/uninformative-words
Variable names you should avoid 👺
justinryanleung/VariableNames.com
Discover expressive naming ideas to increase your code's readability.
nvs-vocabs/P01
Repository to manage issues related to the BODC P01 Vocabulary
zephinzer/go-strcase
Case conversion library for Go
fengzao/dicts
程序员词典 : 找一个好的方法名/变量名
tommasosansone91/canederli
Simple library which allows to reformat a multiline string containing words separated by commas into a list of strings. This is useful when we have hardcoded a list of variables and we want to quickly get a list of their names as strings.
almahfuz777/Valid-Variable
Check if your variable name is valid for C, Cpp, Java, Python, JS