/cssTemplateLayout

W3C CSS Template Layout Module prototype

Primary LanguageJavaScriptMIT LicenseMIT

About CSS Template Layout

CSS Template Layout is an implementation of CSS Template Layout Module from W3C

Development

To build, ensure you’ve got the required submodules from git

git submodule init
git submodule update

Then you can run make build

For testing, wef uses Qunit

Features

  • Educational purposes. Because I`m learning JavaScript and Hello, world! is mainstream.
  • Work in progress. You know, forever beta stage.
  • Eating your own dog food. CSS Template Layout uses Wef my own “jQuery killer” framework.
  • Plain JavaScript, no third party libraries
  • Modular, extensible