Skip to main content

usefulTags

A tiny JavaScript library incorporating some useful template tag functions.


GitHub code size in bytes License: MIT Release CodeFactor Grade code style: prettier

Work in progress. There is currently support for Node.js 4/iojs 1 and later, using both CommonJS and ESModules. It can be installed with npm i usefultags. It also supports any version of Deno, include https://deno.land/x/usefultags/index.mjs Documentation is t.b.d. and the functions are subject to change.

Functions: stripIndent, stripAllIndent, oneLine, oneLineConcatenate