0.1.0 • Published 3 years ago

footer-for-copyright v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago