Skip to content

forkkit/gss-document

 
 

Repository files navigation

GSS engine Build Status

Cross-browser testing status

GSS is an implementation of Badros & Borning's Constraint Cascading Style Sheets.

It consists of three projects:

  • Engine - orchestrates multiple Cassowary.js solvers. Usable without browser.
  • Document - Integrates Engine with DOM. Use this on web pages.
  • Parser - Converts GSS stylesheets to expression tree. Can be preprocessed

GSS supports the following syntaxes for defining layout rules:

Please refer to http://gridstylesheets.org/ for documentation and usage instructions.

About

Grid Style Sheets engine for HTML pages

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CoffeeScript 19.3%
  • HTML 3.4%