Skip to main content

Fanstatic related javascript tools packaged as a fanstatic library.

Project description

js.fanstatictools

Introduction

This library provides some javascript helpers for use with fanstatic.

Get URLs of resources from within Javascript

When you need to load other (fanstatic) resources inside your javascript, you may want to calculate the URL to the fanstatic library the resource is defined in. Using relative URLs does not work, because they are calculated relative to the windows URL, not to the URL of the current script, which can be different.

After including the js.fanstatictools.lib_url fanstatic resource, you are able to call fanstatictools.get_library_url(‘name_of_your_library’), which returns the url. Add the filename of the resource to the end and you are done.

How to use?

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

>>> from js.fanstatictools import lib_url
>>> lib_url.need()

CHANGES

0.1 (2013-05-15)

  • Initial release.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

js.fanstatictools-0.1.zip (10.4 kB view details)

Uploaded Source

File details

Details for the file js.fanstatictools-0.1.zip.

File metadata

File hashes

Hashes for js.fanstatictools-0.1.zip
Algorithm Hash digest
SHA256 a632b2d7e2e4b4a918999f27bb17c1fbec5100f25b2b968ce00d85aeda4de905
MD5 7a9630a7894dc334262d718dbbfdb088
BLAKE2b-256 1bdb351e2b50761a70756e6544417df7ca253c040c71cda5da657a4f7cfcb511

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