REPOSITORY OVERVIEWLive repository statistics
★ 38Stars
⑂ 12Forks
◯ 0Open issues
◉ 38Watchers
42/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
30 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
metro-tile
A simple javascript UI library which creates Windows 8 Metro Tiles using CSS3
Getting started
- Include metro.js and metro.css
- Create a metro-surface <div class="metro-surface">
- Place a metro-tile inside the metro-surface <div class="metro-tile">This is a metro tile</div>
Example
Coming Soon...
- Knockout.js and ASP.NET Web API data binding support
- Front and Back Tile support w/ flip animation
- Auto Flip on data binding update