New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cpelements/cp-more-like-this

Package Overview
Dependencies
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cpelements/cp-more-like-this

Cp more like this element for PatternFly Elements

1.0.0
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
7
Weekly downloads
 
Created
Source

PatternFly Element | Cp more like this element

Usage

Describe how best to use this web component along with best practices.

<cp-more-like-this>
  <!-- Default slot -->
  <h2>This is cp-more-like-this</h2>
</cp-more-like-this>

Accessibility

Explain how this component meets accessibility standards.

Slots

  • namedSlot: Describe each available slot and best practices around what markup it can contain.

Attributes

  • attr: Describe each available attribute and what function is serves.

Events

Describe any events that are accessible external to the web component. There is no need to describe all the internal-only functions.

Dependencies

Describe any dependent elements or libraries here too.

Dev

`npm start`

Test

`npm run test`

Build

`npm run build`

Demo

From the PFElements root directory, run:

`npm run demo`

Code style

Cp more like this (and all PFElements) use Prettier to auto-format JS and JSON. The style rules get applied when you commit a change. If you choose to, you can integrate your editor with Prettier to have the style rules applied on every save.

Keywords

web-components

FAQs

Package last updated on 10 Feb 2022

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