page-templator
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Page templator

const html = new TemplateDarkBootstrap({
  title,
  h1,
  lang: 'en',
  description,
  keyValues: {
    backgroundUrl,
    subheading,
    searchplaceholder: 'Search...',
    ...keyValues
  }
}).getFullPage({ pageType: 'main', articleItems: [] })

Readme

Keywords

Package Sidebar

Install

npm i page-templator

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

18.9 kB

Total Files

14

Last publish

Collaborators

  • dofiltra