webassets-iife

IIFE filter for webassets


Keywords
iife, library, python, webassets
License
Other
Install
pip install webassets-iife==0.1.0

Documentation

webassets-iife

Build status Coverage status Pypi package https://img.shields.io/pypi/dm/webassets-iife.png

webassets-iife is a webassets filter to wrap a JavaScript bundle in an IIFE to prevent global leaks and improve minification.

Install

pip install webassets-iife

The filter works with both Python 2.x and 3.x.

Usage

Read the docs.