close

  
<p> 
// build a js function that can match any uri template in the graph

var templates = acre.require('urltemplates');

acre.write(JSON.stringify(templates));

 </p>

Comments

Hide