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
1.3.0.post1 (2022-01-24)
Remove invalid repeated @charset #3
1.3.0 (2020-11-25)
Update to Trix 1.3.0.
1.0.0 (2019-02-27)
Update to Trix 1.0.0.
0.9.5 (2016-03-18)
Initial packaging of trix as a fanstatic package.
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
js.trix-1.3.0.post1.tar.gz
(59.5 kB
view hashes)