This package has been deprecated

Author message:

This plugin has been deprecated in favor of an all-inclusive plugin - https://github.com/blackbaud/skyux-builder-plugin-stache

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

1.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @blackbaud/skyux-builder-plugin-stache-route-metadata

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • blackbaud