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

@cjaas/common-components

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cjaas/common-components

**`CJaaS Common Components`** is a resuable, component based, flexible Web Component library available as npm module.

  • 5.0.3-dev1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

cjaas-common-components

CJaaS Common Components is a resuable, component based, flexible Web Component library available as npm module.

Get Started

  1. Install Dependencies

    yarn

  2. Start Sandbox Locally

    yarn start

How to Use

  1. Install Cjaas web components and Momentum web components
yarn add "@cjaas/common-components"
yarn add "@momentum-ui/web-components"
  1. Import Momentum components
import "@momentum-ui/web-components";
  1. Import Cjaas common components (entire library or each individual component)
import '@cjaas/common-components';

or

import '@cjaas/common-components/dist/comp/cjaas-timeline';
import '@cjaas/common-components/dist/comp/cjaas-timeline-item';

Component Specific Documentation

  • Webex Walkin Documentation

Goals

  • Independent — pick and use only the components you need.
  • Customizable — properties allow many different config options to suit your app.
  • Performant - high performance guaranteed with use of CSS3 Flexbox and non-bloated architecture.
  • Reliable — each component is rigorously tested.

Package manager

Base framework

Momentum Design System Look & Feel

ES6 Minifier

ES6 Lint

CSS/SCSS Lint

CSS Utility Tool

JsUnit Testing framework

Copyright (c) 2021 Cisco Systems

FAQs

Package last updated on 25 Sep 2024

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