1.0.0 • Published 6 years ago
@feizheng/next-indent v1.0.0
next-indent
Indent string with indent-string.
installation
npm install -S @feizheng/next-indentusage
import '@feizheng/next-indent';
const str = 'hello';
nx.indent(str, 2);
// helloresources
1.0.0
6 years ago