Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<script src="https://rawgit.com/briancavalier/creed/master/dist/creed.js"></script>
 
const { resolve, all } = creed;
console.log(resolve('hello').toString());
console.log(all([1, 2, 3].map(resolve)).toString());
Output 300px

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

Dismiss x
public
Bin info
briancavalierpro
0viewers