django-unicorn
                                
                                 django-unicorn copied to clipboard
                                
                                    django-unicorn copied to clipboard
                            
                            
                            
                        The magical reactive component framework for Django ✨
Unicorn
The magical full-stack framework for Django ✨
Unicorn is a reactive component framework that progressively enhances a normal Django view, makes AJAX calls in the background, and dynamically updates the DOM. It seamlessly extends Django past its server-side framework roots without giving up all of its niceties or re-building your website.
⚡ How to use
- Install Unicorn
- Create a component
- Load the Unicorntemplatetag with{% load unicorn %}and add the component to your template with{% unicorn 'component-name' %}
- 🎉
📖 More details
🔧 To hack on the code
Python
- poetry install -E minify -E docs
- poetry run pytest
JavaScript
- npm install
- npm run test
Check out DEVELOPING.md for more details.
👏 Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!