beatthat / item-managers

ItemManagers are interfaces for managing a collection of (usually UI) items--e.g. a scrolling list or a grid--without concern for how the items are presented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ItemManagers are interfaces for managing a collection of (usually UI) items--e.g. a scrolling list or a grid--without concern for how the items are presented

About

ItemManagers are interfaces for managing a collection of (usually UI) items--e.g. a scrolling list or a grid--without concern for how the items are presented

License:MIT License


Languages

Language:C# 86.0%Language:JavaScript 14.0%