Posted By


shalomfriss on 05/18/12

Tagged


Statistics


Viewed 592 times
Favorited by 0 user(s)

Node.js+include+external+file


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. eval(fs.readFileSync('scripts/utils.js') + '');

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.