Genesis Foundation UI add-ons for Custom Elements Plugin (CEP)
npm install @genesislcap/cep-foundation-plugin

Foundation UI context-aware completions. Plugin for the Custom Elements Plugin (CEP).
Also requires usage of the FAST CEP Plugin..
To enable this module in your application, follow the steps below.
1. Add @genesislcap/cep-foundation-plugin as a dependency in your package.json file. Whenever you change the dependencies of your project, ensure you run the $ npm run bootstrap command again. You can find more information in the package.json basics page.
``json``
{
...
"dependencies": {
...
"@genesislcap/cep-foundation-plugin": "latest"
...
},
...
}
Note: this project provides front-end dependencies and uses licensed components listed in the next section; thus, licenses for those components are required during development. Contact Genesis Global for more details.