Posted By


shalomfriss on 05/18/12

Tagged


Statistics


Viewed 2723 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


You need to login to view comments.