Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 892 Bytes

README.textile

File metadata and controls

27 lines (18 loc) · 892 Bytes

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