UNPKG

octothorpe

Version:

Creates an octothorpe/hashtag with values provided

3 lines (2 loc) 165 B
let template = require('indexed-template'); module.exports = template` ${0} | ${1} | ${2} \n-----------\n ${3} | ${4} | ${5} \n-----------\n ${6} | ${7} | ${8} `;