0.3.5 • Published 6 years ago

@benwatsonuk/page-flow v0.3.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

#Usage

Outputting

Page Index

To output {{ pageIndex | safe }}

User-flow

User-flow allows you to see the user journey defined in 'user-flow.json' in your working directory. It shows the context of the flow that a user will experience. To output {{ userFlow | safe }}

Styles

You can include the 'page-flow.scss' module in your styles to inherit some of the basic layouts out of the box: @import "node_modules/@benwatsonuk/page-flow/assets/scss/page-flow"

Importing assets

To include the Page Flow assets (icons and images), you'll need to add the following to your Express instance: app.use('/public/assets', express.static(path.join(__dirname, '/node_modules/@benwatsonuk/page-flow/assets')))

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.14

6 years ago

0.2.13

6 years ago

0.2.12

6 years ago

0.2.11

6 years ago

0.2.10

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

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