0.1.0 • Published 2 years ago

footer-for-copyright v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Copyright Footer

This should be useed as follows:

Install with the command:

npm install --save footer-for-copyright

Add to a Javascript project with the following code:

import { footer } from 'copyright-for-footer';

footer('some name');
0.1.0

2 years ago