CSS Template Layout is an implementation of CSS Template Layout Module from W3C
- License: MIT License
- Tests: test/
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
- 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