Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cm-devcamp-js-footer

TheSkybax4MIT0.1.0

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

footer

readme

This should be used in the following manner

Intall with the command:

npm install --save cm-devcamp-js-footer

Add to a JavaScript Project with the following code:

import { footer } from 'cm-devcamp-js-footer';

footer('Some Name);