UNPKG

stringify

Version:

Browserify middleware to be able to require() text files (including templates) inside of your client-side JavaScript files.

12 lines (11 loc) 146 B
language: node_js node_js: - "5" - "5.1" - "4" - "4.2" - "4.1" - "4.0" before_script: - npm install -g gulp script: gulp