@ryel/multiline
v1.0.0
Published
Remove leading white space from multiline strings, namely in order to keep code indented without the disadvantage of adding extra white space.
Downloads
2
Maintainers
Readme
multiline
Remove leading white space from multiline strings, namely in order to keep code indented without the disadvantage of adding extra white space. Can be used as either:
ml`string`
ml('string')