Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://cloud.github.com/downloads/SteveSanderson/knockout/knockout-2.1.0.js"></script>
  <script src="https://raw.github.com/SteveSanderson/knockout.mapping/master/build/output/knockout.mapping-latest.debug.js"></script>
  
  
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  
  
  <div data-bind="foreach: parent">
    <div class="cell"><span class="" data-bind="text : $data.comp"></span></div>
</div>
  <span data-dind="text: comp"></span>
  
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
Gibopro
0viewers