emdin


Member since 2010

1 snippets

1924 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

emdin's Recent Snippets



« Prev 1 Next »
*String template (String template, Object data)* Usage: template('Hello <b>${name}!</b> (not ${name}?)', { name: 'Gandalf' }) Result: Hello <b>Gandalf!</b> (not Gandalf?)
0 1632 posted 15 years ago by emdin
« Prev 1 Next »