Skip to main content

Fanstatic packaging of deform

Project description

js.deform

Introduction

This library packages deform 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.deform) are published to some URL.

Included resources

js.deform is different from most js. packages in that it doesn’t include any resources itself. It references the resources from deform instead. The only resources that are made available from js.deform are deform.js, form.css and beautify.css. All other resources that are part of the deform distribution are available separately:

How to use?

JS

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

>>> from js.deform import deform_js
>>> deform_js.need()

CSS

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

>>> from js.deform import deform_css
>>> deform_css.need()

All

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

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

CHANGES

0.9.5-1

  • Make the CSS resources available separately as well as combined with the JS resource.

0.9.5

  • Initial release.

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.deform-0.9.5-1.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file js.deform-0.9.5-1.tar.gz.

File metadata

  • Download URL: js.deform-0.9.5-1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for js.deform-0.9.5-1.tar.gz
Algorithm Hash digest
SHA256 0e039c54402ce1e854d99383224017d6fae7ae20b091226a8decc88cab164bc7
MD5 7ec846f6c6b8df4648c8d87a8f422270
BLAKE2b-256 e8ab48a49c9f25877e3bbe29fa2f12f546c3389a6c9aa5353a323a89b905a197

See more details on using hashes here.

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