slate-css 0.1.0-alpha.14

Introduction

Slate is a small front end framework for building reusable interfaces.

Slate is under heavy internal developement. Breaking changes will occur as the api is finalized.

The Goal

The goal of slate is to expand traditional css frameworks by providing a robust set of ui components. All components are defined with html and css only to avoid javascript dependance, making them highly reusable. Each piece is designed to have clear usage patterns and to be as modular as possible. You should be able to install one compoment without 120kb of scaffolding.

Installation