Skip to content

DeadByElpy/component-footer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Footer component

build status npm version dependencies status devDependencies status Gitter

Footer is a component to build user interface, an instance of Component module.

Installation

npm install mag-component-footer

Usage

Add the singleton to the scope:

var footer = require('mag-component-footer');

Development mode

There is a global var DEVELOP which activates additional consistency checks and protection logic not available in release mode.

Contribution

If you have any problem or suggestion please open an issue here. Pull requests are welcomed with respect to the JavaScript Code Style.

License

mag-component-footer is released under the MIT License.

About

Base footer implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 62.4%
  • JavaScript 37.6%