9d4409c8e0665ad95c83d42be97c56dc4f0e185c
BotanJS
A working concept of Js/Css framework for web browsers
Showcase
- Pending
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
Disclaimer
- This is a working concept. So it works on me. And may have a bunch of useless dependency. Use at your own risks!
Documentation
- Will be added later
Prerequisties
- python3
- virtualenv
For Service.WebAPI
- pip install Flask
- pip install Celery
- pip install redis
- pip install compressinja
Before start, run
virtualenv env
./botan-rebuild
To start just run ( in virtualenv )
./botan-start
Description
Languages
JavaScript
76.2%
Python
17.1%
CSS
6.7%