
GitHubに掲載されているList Formattingの中で、個人的にイケてる・使えそうなカスタマイズをピックアップしていきたいと思います。
あくまで個人的なピックアップなので、他にも素敵なカスタマイズはGitHubに掲載されています。
今回はView Formatting編です。
List Formmating に関する GitHub
今回こちらのリポジトリからピックアップします。
github.com
contact-card-format
連絡先をかっこよく表示
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/contact-card-format

date-conditional-format
日付列を判定して、列の背景色を変更
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/date-conditional-format

generic-tile-format
アイテムをタイル表示
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/generic-tile-format

multi-line-view
アイテムをタイル表示
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/multi-line-view

profile-card
プロフィールをかっこよく表示
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/profile-card

resource-catalog
アイテムをカード形式で表示
https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/resource-catalog
