Skip to main content

Integration of pwt.jinja2js compiler with the webassets package.

Project description

Usage

Easiest way to install:

pip install pwt.jinja2js

pip install webassets-jinja2js

In your assets.py file:

from webassets_ext import JinjaToJSFilter

from webassets.filter import register_filter

register_filter(JinjaToJSFilter)

Then use filter=”jinja2js” wherever you want to use it. If you want to chain it with a js minifer, make sure that jinja2js comes first in the list of filters.

Bugs

If you have any issues, please open a ticket at the Github page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webassets-jinja2js-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file webassets-jinja2js-1.0.0.tar.gz.

File metadata

File hashes

Hashes for webassets-jinja2js-1.0.0.tar.gz
Algorithm Hash digest
SHA256 522618ba72251c5b49255d3da72b6bfeb88cfe7072814ace56ac5cacf3781228
MD5 086ecb81063fc1517e11591dd408e125
BLAKE2b-256 ae5290a16b7c70fb6bc8cf9b209ff43563c5211e82cc72f0d9da040afc332fcc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page