Socket
Socket
Sign inDemoInstall

homebirds-components-angular

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebirds-components-angular

This is an example repo of building plugins.


Version published
Maintainers
1
Created
Source

stencil-ds-angular-template

This is an example repo of building plugins.

Step 1.

  • Update the package.json to have the correct package name for this repo.
  • Replace component-library under dependencies with your core stencil package name.

Step 2.

  • Build your core stencil package.

Step 3.

  • Update src/component-library-module.ts.
    • You will need to import all of your components from ./directives/proxies. Currently the file states DemoComponent as the only import. This will be replaced with the entire list.
    • Then update the DECLARATIONS const array to also list out all of the component names. It also currently contains DemoComponent as the only item, but this will need to be replaced with the entire list.

Step 4.

  • Run build on this package.

FAQs

Package last updated on 08 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc