CommunityToolkit / CommunityToolkit/ColorCode-Universal
Why are there multiple CSS classes that mean the same thing?
オープン
- 主要言語
- C#
- スター
- 265
- フォーク
- 57
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
There's the following pairs with the same semantic meaning:
- `htmlElementName` and `xmlName`
- `htmlAttributeName` and `xmlAttribute`
- `comment` and `htmlComment`
- `string`, `jsonString`, `xmlAttributeValue` and `htmlAttributeValue`
- `cssPropertyName` and `jsonKey`
Is there a reason these are separated out instead of just using the same class name?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。