2011-02-27 20:27:23 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< head >
< meta charset = 'utf-8' / >
< title >
Jasmine: BDD for your JavaScript
< / title >
< link href = 'favicon.ico' rel = 'shortcut icon' type = 'image/x-icon' / >
< link href = '/jasmine/css/screen.css' media = 'screen, projection' rel = 'stylesheet' type = 'text/css' / >
< link href = '/jasmine/css/pygments.css' media = 'screen, projection' rel = 'stylesheet' type = 'text/css' / >
< / head >
< body >
< img alt = 'Fork me on GitHub' class = 'github' src = 'http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png' style = 'position: absolute; top: 0; right: 0; border: 0;' / >
< div class = 'banner' >
< img alt = 'Jasmine: BDD for your JavaScript' src = '/jasmine/images/jasmine_logo.png' / >
< h3 > BDD for JavaScript< / h3 >
< / div >
< section class = 'content' >
< div class = 'copy' >
These files are for the standalone release, meant for inclusion on a static HTML page and manual management of files.
< / div >
< div class = 'copy' >
For a using Jasmine with Ruby on Rails, other Ruby frameworks, within continuous integration environments, or to gain more dynamic source and test file loading, see
< a href = 'http://github.com/pivotal/jasmine/wiki' > Using the Jasmine Gem< / a >
.
< / div >
< table id = 'standalone-downloads' >
< tr >
< th > < / th >
< th > Version< / th >
< th > Size< / th >
< th > Date< / th >
< th > SHA1< / th >
< / tr >
< tr class = '' >
< td class = 'link' >
< a href = '/jasmine/downloads/jasmine-standalone-1.0.2.zip' > jasmine-standalone-1.0.2.zip< / a >
< / td >
< td class = 'version' > 1.0.2< / td >
< td class = 'size' > 20k< / td >
2011-02-27 22:00:06 +00:00
< td class = 'date' > 2011/02/27 13:45:13 PST< / td >
2011-02-27 20:27:23 +00:00
< td class = 'sha' > ba6c43c0b70de0632e45c2346b4ba841d909ba49< / td >
< / tr >
< tr class = '' >
< td class = 'link' >
< a href = '/jasmine/downloads/jasmine-standalone-1.0.1.zip' > jasmine-standalone-1.0.1.zip< / a >
< / td >
< td class = 'version' > 1.0.1< / td >
< td class = 'size' > 20k< / td >
2011-02-27 22:00:06 +00:00
< td class = 'date' > 2011/02/27 13:45:13 PST< / td >
2011-02-27 20:27:23 +00:00
< td class = 'sha' > b2b3d00a7cb8d5ccd65a3356bb5ae15775328119< / td >
< / tr >
< tr class = '' >
< td class = 'link' >
< a href = '/jasmine/downloads/jasmine-standalone-1.0.0.zip' > jasmine-standalone-1.0.0.zip< / a >
< / td >
< td class = 'version' > 1.0.0< / td >
< td class = 'size' > 20k< / td >
2011-02-27 22:00:06 +00:00
< td class = 'date' > 2011/02/27 13:45:13 PST< / td >
2011-02-27 20:27:23 +00:00
< td class = 'sha' > 1866f654a3ad0ab9109393ce31d6613c77916607< / td >
< / tr >
< tr class = 'rc' >
< td class = 'link' >
< a href = '/jasmine/downloads/jasmine-standalone-1.0.0.rc1.zip' > jasmine-standalone-1.0.0.rc1.zip< / a >
< / td >
< td class = 'version' > 1.0.0.rc1< / td >
< td class = 'size' > 19k< / td >
2011-02-27 22:00:06 +00:00
< td class = 'date' > 2011/02/27 13:45:13 PST< / td >
2011-02-27 20:27:23 +00:00
< td class = 'sha' > 20e7da22bc7ce3433331a5ad44eb199f4ff34065< / td >
< / tr >
< tr class = '' >
< td class = 'link' >
< a href = '/jasmine/downloads/jasmine-standalone-0.11.1.zip' > jasmine-standalone-0.11.1.zip< / a >
< / td >
< td class = 'version' > 0.11.1< / td >
< td class = 'size' > 18k< / td >
2011-02-27 22:00:06 +00:00
< td class = 'date' > 2011/02/27 13:45:13 PST< / td >
2011-02-27 20:27:23 +00:00
< td class = 'sha' > 26998c7ca047e47f84c382a4efeb1dc5cb8661a6< / td >
< / tr >
< / table >
< / section >
< hr / >
< span class = 'small' > Powered by < / span >
< a href = 'http://pivotallabs.com' target = '_blank' >
< img alt = 'Pivotal Labs, Inc.' src = '/jasmine/images/pivotal_logo.gif' / >
< / a >
< / body >