A Django app to work with vitejs.
Project description
vitejs for django
Install
INSTALLED_APPS = [
'vitejs',
...
]
Usage
VITE_URL = 'http://localhost:3000' # vite host
VITE_ENTRY = '/src/main.ts' # vite entry path
use tags in template:
{% vite_client %}
{% vite_entry %}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-vite-simple-1.0.1.tar.gz
.
File metadata
- Download URL: django-vite-simple-1.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e597977205c772b5298482032bb1016ee1d2d6d29cb09e866027b961458fc0d3 |
|
MD5 | f2c8f34355f657eb12d71b95088253ee |
|
BLAKE2b-256 | a4a1776d53203b7f9833d24dd1802f3daf323394b89409f318d49d39d796f5d4 |
File details
Details for the file django_vite_simple-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: django_vite_simple-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e49e72fe84abba7c1a45209b6f720dfe189c065cc0bd23516452ecbc55407994 |
|
MD5 | 14db11a1e83387ef4a8bba617ded6299 |
|
BLAKE2b-256 | c21db5ae7d99bd7a8644ce2749997906591e8ab838b2f5751220af955cb6de2f |