Sha256: 1968b574f5626827f2e6bb446b979f83a77198ff7bf5a8d59f2141ff37de8190

Contents?: true

Size: 466 Bytes

Versions: 21

Compression:

Stored size: 466 Bytes

Contents

<!DOCTYPE html>
<!--
    Node版GitHelp
  -->
<html>
  <head>
    <meta charset="UTF-8">
    <title>HelpLine</title>
    <link rel="stylesheet" href="helpline.css" type="text/css">
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
    <script src="helpline_browserify.js"></script>
  </head>
  <body>
    <input id='query' type="text" style="width:60%;">
    <div id="candidates" height='100%'>
    </div>
  </body>
</html>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
helpline-0.2.2 helpline.html
helpline-0.2.1 helpline.html
helpline-0.1.18 helpline.html
helpline-0.1.17 helpline.html
helpline-0.1.16 helpline.html
helpline-0.1.15 helpline.html
helpline-0.1.14 helpline.html
helpline-0.1.13 helpline.html
helpline-0.1.12 helpline.html
helpline-0.1.11 helpline.html
helpline-0.1.10 helpline.html
helpline-0.1.9 helpline.html
helpline-0.1.8 helpline.html
helpline-0.1.7 helpline.html
helpline-0.1.6 helpline.html
helpline-0.1.5 helpline.html
helpline-0.1.4 helpline.html
helpline-0.1.3 helpline.html
helpline-0.1.2 helpline.html
helpline-0.1.1 helpline.html