UNPKG

panda-portfolio

Version:

A npm package for building single page personal websites for github.

11 lines (10 loc) 240 B
module.exports = (number) => { return ` { name: 'paragraph${number}', message: 'enter a paragraph ', validate(value){ return valdiator(value,'Please enter the directory of the resume file') } },` }