Create a string with as many newlines as you would like
npm install newlines#newlines
Create a string with as many newlines as you'd like.
npm i newlines
and then
var newlines = require('newlines');
so you can
newlines(12)
which will create the following string:
\n\n\n\n\n\n\n\n\n\n\n\n