0.1.4 • Published 5 years ago

@cfware/footer v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@cfware/footer

Travis CI Greenkeeper badge NPM Version NPM Downloads MIT

Basic page footer element

Install @cfware/footer

npm i @cfware/footer

Usage

Import to your application:

import '@cfware/footer';

Use to create a footer element:

<div>Content panel flexed to fill container</div>
<cfware-footer>Copyright © 2019 Me</cfware-footer>

Running tests

Testing is provided by ava and xo.

npm install
npm test
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago