Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html ng-app='app'>
<head>
<meta name="description" content="Firebase database keys beginning with underscore removed">
<script src="https://www.gstatic.com/firebasejs/3.6.4/firebase.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.0/angular.min.js"></script>
<script src="https://cdn.firebase.com/libs/angularfire/2.2.0/angularfire.min.js"></script>
  
  <meta charset="utf-8">
  <title>Firebase database keys beginning with underscore removed</title>
</head>
<body ng-controller='MainCtrl'>
  <p>item: {{item}}</p>
</body>
</html>
Output

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

Dismiss x
public
Bin info
pufpro
0viewers