Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

blackbaud/skyux-builder-plugin-stache-route-metadata

Repository files navigation

Stache Route Metadata Plugin (Deprecated)

npm status

NOTE: This plugin has been deprecated in favor of an all-inclusive plugin.

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.

About

(DEPRECATED) A SKY UX Builder plugin for Stache route metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published