Material Design Components in HTML/CSS/JS
Go to file
Sindre Sorhus b64a6120ea bump deps
2014-05-06 04:31:41 +02:00
app Move the README back out. 2014-04-17 13:07:17 +01:00
patterns Adds PatternLab. 2014-04-17 11:38:44 +01:00
.gitignore bump deps 2014-05-06 04:31:41 +02:00
gulpfile.js Add Gulpfile. 2014-04-17 13:02:38 +01:00
LICENSE Initial commit 2014-04-07 01:45:18 -07:00
package.json bump deps 2014-05-06 04:31:41 +02:00
README.md Move the README back out. 2014-04-17 13:07:17 +01:00

Sushi

A starting point for multi-device development.

Overview

Sushi is a starter kit for multi-screen web development, encompassing opinionated recommendations on boilerplate and tooling for building an experience that works great across multiple devices.

The project aims to align with the mobile web recommendations made by Google's Web Central team and will include UX pattern samples and best practices that fall in line with some opinions we have about how multi-screen webapps should be built.

What performance requirements does Sushi have?

Sushi will be striving to ship with a 60fps experience and 100% PageSpeed score out of the box.

We intend to give developers a high performance starting point for multi-device development, paying close attention to this requirement when deciding on the libraries and tools we prescribe. We will be employing use of PageSpeed Insights and the Chromium Telemetry tools for helping us stay on top of this.

Contains:

  • Customized Mobile HTML5 Boilerplate
  • PatternLab (Node) - a static version is checked into the styles directory.
  • Gulp for the build process