2015-08-14 09:45:27 +00:00
|
|
|
# BotanJS
|
2015-08-14 09:46:52 +00:00
|
|
|
A working concept of Js/Css framework for web browsers
|
2015-08-14 09:45:27 +00:00
|
|
|
|
|
|
|
### Features
|
|
|
|
- Compressable by Closure Compiler (Advanced Compression)
|
|
|
|
- Python-like, class oriented syntax structure
|
|
|
|
- Everything is merged into one file for that page
|
|
|
|
- css class inheritance
|