< Home - < Back

js-respond


Information about the package, js-respond, which is shipped with common Linux distributions. The js-respond package is designed for, A fast & lightweight polyfill for min/max-width CSS3 Media Queries.


Package Name:

js-respond

Summary:

A fast & lightweight polyfill for min/max-width CSS3 Media Queries

Description:

The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well.

Architecture:

noarch

Version:

1.4.2

Release:

1.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for js-respond


Control the js-respond package with the following handy commands outlined below.


Command

Description of Command

yum install js-respond

This command will install js-respond on the server.

yum remove js-respond

This command will un-install js-respond on the server. When you run this command, you will be asked if you are sure that you want to remove js-respond, so you have to manually confirm that you want to do this.

yum -y remove js-respond

This command will un-install js-respond on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove js-respond when using the -y flag.

yum update js-respond

This command will update js-respond to the latest version. When you run this command, you will be asked if you are sure that you want to remove js-respond, so you have to manually confirm that you want to do this.

yum -y update js-respond

This command will update js-respond to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove js-respond when using the -y flag.

yum info js-respond

This command will show you core information about the js-respond package.

yum deplist js-respond

This command will show you the dependencies for js-respond. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update js-respond

This command will check if there is an update waiting on js-respond. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.