jQuery packaged for Fanstatic.


Keywords
fanstatic, jQuery, WSGI, middleware, static, asset
License
BSD-3-Clause
Install
pip install js.jquery==3.6.1

Documentation

js.jquery

Introduction

This library packages jQuery for fanstatic. It is aware of jQuery's structure and different modes (normal, minified).

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery) are published to some URL.