0.3.5 • Published 5 years ago

@benwatsonuk/page-flow v0.3.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.14

5 years ago

0.2.13

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

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