Skip to main content

Fanstatic packaging of Respond.js

Project description

js.respond

Introduction

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

Packaging

The packaging is stored on GitHub at https://github.com/davidjb/js.respond. If you happen to come across a bug that corresponds to packaging, then please report it here. Pull requests are more than welcome if you’re fixing something yourself – the more help the better!

Any other bugs that relate to the library itself should be directed to the original developers.

Updating this package

In order to obtain a newer version of this library, do the following:

git clone git://github.com/davidjb/js.respond.git
cd js.respond
pushd js/respond/resources/
wget https://github.com/scottjehl/Respond/raw/master/respond.src.js -O respond.src.js
wget https://github.com/scottjehl/Respond/raw/master/respond.min.js -O respond.min.js
#Edit version and change log
git commit -a -m "Updated to git version v1.2.0"
git push

If you’re doing this out in your own fork of the GitHub repository, then send through a pull request so everyone can benefit.

Using this library

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

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

CHANGES

1.2.0 (2013-03-11)

  • Initial Fanstatic packaging. [davidjb]

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.respond-1.2.0.zip (18.1 kB view details)

Uploaded Source

File details

Details for the file js.respond-1.2.0.zip.

File metadata

  • Download URL: js.respond-1.2.0.zip
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for js.respond-1.2.0.zip
Algorithm Hash digest
SHA256 16f9f677abe5bd22b03664ad0755001286a4c4b5df7fb67d261e4682936600ab
MD5 8f501e7a8fc0fa336a8d19afbf359fec
BLAKE2b-256 4ede2ba01f8352587384a4751ff8f156cdbafa2a2bef19fa0cfab0467036a251

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