ekaputra07 / django-scripter

Django app to easily manage static file such as Javascript files and CSS files. Its almost like {% extrastyles %} and {% extrascripts %} block, but instead of put it directly on the template, we register each css and js we will used via application code. and this app will manage its depedencies to avoid duplicate script on the page. Similar to WordPress wp_enqueu_script and wp_enqueu_style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ekaputra07/django-scripter Stargazers