Skip to main content

Fanstatic packaging of Trix

Project description

Introduction

This library packages Trix for fanstatic.

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

How to use?

You can import trix from js.trix and need it where you want these resources to be included on a page:

>>> from js.trix import trix
>>> trix.need()

>>> from js.trix import (
...     trix_css,
...     trix_js,
... )

CHANGES

0.9.5 (2016-03-18)

  • Initial packaging of trix as a fanstatic package.

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

js.trix-0.9.5.tar.gz (51.3 kB view hashes)

Uploaded Source

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