Skip to content

Simple tool for converting JS files to use template strings instead of concatenation. Use with caution.

Notifications You must be signed in to change notification settings

ExpressenAB/js-templatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-templatify

Simple tool for converting JS files to use template strings instead of concatenation. Use with caution.

Usage

node <path_to_templatify>/templatify.js <path_to_js_file>

About

Simple tool for converting JS files to use template strings instead of concatenation. Use with caution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published