js-html5shiv
Enable HTML5 sectioning elements in legacy browsers
The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.
- Versions: 3.7.3
- Website: https://github.com/aFarkas/html5shiv
- Licenses: Expat · GPL 2
- Package source: gnu/packages/javascript.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of js-html5shiv
as follows:
guix install js-html5shiv
Or install a particular version:
guix install js-html5shiv@3.7.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of js-html5shiv about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/js-html5shiv'><img src='https://packages.guix.gnu.org/packages/js-html5shiv/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/js-html5shiv)
Example Org:
[[https://packages.guix.gnu.org/packages/js-html5shiv][https://packages.guix.gnu.org/packages/js-html5shiv/badges/latest-version.svg]]