UNPKG

mako-utils

Version:

Internal utilities for mako and plugins.

34 lines (21 loc) 631 B
1.0.0 / 2016-09-19 ================== * using npm version to make releases * adding contributor guidelines * cleaning up readme links 0.2.1 / 2016-09-13 ================== * size: handle falsy values more gracefully 0.2.0 / 2016-09-13 ================== * add sizeDiff(a, b) fn for showing delta between a and b * add size(input, [raw]) for calculating string/buffer byte size 0.1.0 / 2016-08-31 ================== * return '.' when pwd is identical to relative(to) 0.0.2 / 2016-06-29 ================== * support pretty-printing elapsed time from timer 0.0.1 / 2016-06-28 ================== :sparkles: