1.0.2 • Published 7 years ago

@blackbaud/skyux-builder-plugin-stache-route-metadata v1.0.2

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

Stache Route Metadata Plugin

npm status

This SKY UX Builder plugin allows consumers to provide metadata for page routes, such as its title and order. This plugin is intended to be used with Stache 2 Components.

Installation

npm install --save @blackbaud/skyux-builder-plugin-stache-route-metadata

Usage

Open skyuxconfig.json and add the following:

{
  "plugins": [
    "@blackbaud/skyux-builder-plugin-stache-route-metadata/collector",
    "@blackbaud/skyux-builder-plugin-stache-route-metadata/generator"
  ]
}

Found an issue?

Please log all issues related to Stache (and its plugins) at blackbaud/stache2.

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago