django-webpack-loader
Bundle integrator
A tool that integrates Webpack bundles into Django templates
Transparently use webpack with django
3k stars
48 watching
344 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
assetsdjangodjango-webpack-loaderjavascriptreactjsstaticwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
khadegd/django-webpack-starter | A Django project with Webpack 5 and Bootstrap 4 integration for hot-reloading and on-demand code bundling. | 59 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
jschneier/django-storages | Provides a collection of storage backends for Django projects | 2,767 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,207 |
djangopackages/djangopackages | A curated collection of reusable Django applications and tools | 782 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,149 |
webpack/webpack-dev-server | Serves a webpack app with live reloading, updating the browser on changes. | 7,798 |
webpack-contrib/webpack-bundle-analyzer | A tool that provides an interactive visualization of the contents and size of bundled modules in web applications. | 12,588 |
zostera/django-bootstrap3 | Seamlessly integrates Bootstrap 3 with Django web framework | 2,343 |
darklow/django-suit | An alternative theme for Django admin interface | 2,327 |
django-compressor/django-compressor | Tools and techniques to compress and optimize linked JavaScript and CSS files in web templates | 2,802 |
petehunt/webpack-howto | A comprehensive guide to using webpack for managing JavaScript application bundles and assets | 10,108 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,594 |
helixsoftco/wagtail-webpack-dokku | A production-ready setup of Wagtail, Django, and Webpack for building complex web applications with a Dokku config. | 13 |
graphql-python/graphene-django | Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. | 4,304 |