Skip to content

bocksdin/rsl-js-footer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSL JS Footer

This module allows for a dynamic footer to be generated for JS applications with an updated year and name.

This should be used in the following manner:

npm install --save rsl-js-footer

Add to a JavaScript project with the following code:

import {footer} from 'rsl-js-footer';

footer('Some Name');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published