d4rkdev-footer
v0.1.0
Published
This Package allows for a beautiful footer to be generated for JS applications with an updated year, name, and social media links.
Downloads
3
Readme
D4RKDEVS FOOTER
This should be used in this way below
Install with command:
npm instal --save d4rkdev-footerAdd to a JS project with the following code
import { footer } from 'd4rkdev-footer';
footer('Some Name');