forked from Botanical/BotanJS
		
	
			
				
					
						
					
					7fb7f01dc6e563fbff20744e20063793160c39b9
				
			
			
		
	BotanJS
A working concept of Js/Css framework for web browsers
Disclaimer
- This is a working concept. So it works on me. And may have a bunch of useless dependency. Use at your own risks!
 
Try it - Docker for windows (using windows container with nanoserver)
- docker -f windows/docker-compose.yml build
 - docker -f windows/docker-compose.yml up
 
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
 
Documentation
- Will be added later
 
Prerequisties
- python3
 - virtualenv ( optional )
 - pip install Flask
 - pip install Celery
 - pip install redis
 - pip install compressinja
 
Description
				
					Languages
				
				
								
								
									JavaScript
								
								75.5%
							
						
							
								
								
									CSS
								
								21.2%
							
						
							
								
								
									Python
								
								2.7%
							
						
							
								
								
									Dockerfile
								
								0.4%
							
						
							
								
								
									Shell
								
								0.2%