istanbuljs-archived-repos / istanbul-reports

deprecated, instead use https://github.com/istanbuljs/istanbuljs
Other
14 stars 11 forks source link

Consider replacing `handlebars`. #18

Open wtgtybhertgeghgtwtg opened 7 years ago

wtgtybhertgeghgtwtg commented 7 years ago

It's a large dependency that packages a CLI and uglify-js, neither of which istanbul-reports uses. You can reduce the package size by over a megabyte if you switch to a lighter template engine.

wtgtybhertgeghgtwtg commented 7 years ago

pixie looks good, but it requires node>=4. Is there an estimation on when Istanbul plans to drop node@0.12? Or does anyone have another template framework in mind?