9 lines
254 B
Markdown
9 lines
254 B
Markdown
|
# BotanJS
|
||
|
A working concept of JS framework for webbrowsers
|
||
|
|
||
|
### 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
|