UNPKG

multili

Version:

Function to remove indentation in multi-lines template literals (string) based on the indented line.

15 lines (9 loc) 366 B
# 1.1.0 - 2017-05-09 - Fixed: preserve '0' in lines with no indentation ([#3](https://github.com/MoOx/multili/pull/3) - @mvasilkov) - Added: accept (and return) array of string instead of a multiline string ([#3](https://github.com/MoOx/multili/pull/3) - @mvasilkov) # 1.0.1 - 2016-09-22 - Fixed: support for node 5 # 1.0.0 - 2016-09-22 ✨ Initial release