Andrey Fedoseev
Results
7
repositories owned by
Andrey Fedoseev
django-static-precompiler
222
Stars
60
Forks
Watchers
Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
zen-coding-django-snippets
16
Stars
2
Forks
Watchers
Django template tags snippets for Zen Coding Eclipse plugin
django-page-components
15
Stars
0
Forks
Watchers
"Page component" is a unit of a user interface (think ReactJS components). django-page-components provide a minimalistic framework for creating page components and using them in your Django views and...