dynamicheaders

1.0.1 • Public • Published

npm package for dynamic head and footer loading

intallation

npm i dynamicheaders --save

how to use import this inside script.js

const dynamicheader = require('dynamicheader')

we have to method use this in script.js

loaderheader.loadheader({ url:'header.html' });

loaderheader.loadfooter({ url:'footer.html' })

you can modify our css file as you want

Readme

Keywords

Package Sidebar

Install

npm i dynamicheaders

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.45 kB

Total Files

4

Last publish

Collaborators

  • prince1998