変数名の省略

このページは、変数名の省略について、言語やライブラリ上でよく使われているものをまとめる予定のページです。

一覧

語句 省略 使用しているライブラリ等
button btn Bootstrap (btn-primary 等)
callback cb
destination dest, dst
directory dir Ruby (Dir)
distribution dist Webpack
element el Vue
error e, err Go
event e, ev
exception e, ex
function fn jQuery ($.fn)
format fmt
international intl JavaScript, PHP
image img HTML
properies props React, Vue
reference ref HTML (href)
source src HTML (img), Ruby (File), OpenCV
template tpl
temporary tmp Linux