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.
Release files for js.trix 1.3.0.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| js.trix-1.3.0.post1.tar.gz | 59.5 kB | Details |
Release files / js.trix-1.3.0.post1.tar.gz
| Download URL | js.trix-1.3.0.post1.tar.gz |
|---|---|
| Size | 59.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5aa9f259125e843ace16517d53b6de95173b9efbc7d2a936b607d722c6c28c37
|
|
BLAKE2b-256 checksum How to use checksums |
5f5786329cd41a4e8c88ef4daacb41da8f68971f790b7b03b017737aa8892586
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.7
|