🌘 命名事物不必困難 - Classnames
➤ 使用詞彙列表幫助你命名事物
https://classnames.paulrobertlloyd.com
這篇文章介紹了一些有用的詞彙列表,可以用來命名事物,不管是 HTML 類別、CSS 屬性還是 JavaScript 函數。這些詞彙列表包括動作、集合、比較、數值、關係和來自自然界、藝術、劇院、音樂、建築、時尚和出版等領域的詞彙。此外,Classnames 網站還提供詞彙的詞典定義,以及支援和貢獻的相關鏈接。
+ 這網站真的很有幫助!現在命名事物不再那麼困難了。
+ 這些詞彙列表真的很方便,我可以用它們來命名我的程式碼。非常實用!
#命名事物 #Classnames
Naming things needn’t be hard

Find inspiration for naming things – be that HTML classes, CSS properties or JavaScript functions – using these lists of useful words.

I just launched a utility to help format Tailwind CSS classes for readability while minimizing whitespace rendered in the DOM. This utility has support for inline C-style comments within the class lists to help document complex styles. View this project on GitHub and install via NPM. I hope someone finds this helpful. Feel free to offer suggestions for improvement.
https://github.com/goldenpathtechnologies/tagged-classnames
https://www.npmjs.com/package/tagged-classnames

#TailwindCSS #WebDevelopment #WebDev #TypeScript #ClassNames #GitHub #NPM #JavaScript