1.0.0 • Published 5 years ago

@flourish/footer v1.0.0

Weekly downloads
8
License
UNLICENSED
Repository
github
Last release
5 years ago

Flourish footer

Let's you add sources and notes to your visualisations.

Install

npm install @flourish/footer

Usage

There are 3 functions

initFooter(obj[, target_el]) creates a footer element (appended to target_el if provided) and adds missing footer properties to obj

updateFooter() updates the footer contents and styles

getFooterHeight() returns the total footer height (including margins)

footer_el is the footer node element

Also, settings.yml file can be imported into your template's template.yml file.

2.0.0-alpha1

5 years ago

1.0.0

6 years ago

1.0.0-alpha2

6 years ago

1.0.0-alpha

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago