🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@crowdstrike/glide-core

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@crowdstrike/glide-core

unpublished
Source
npmnpm
Version
0.34.3
Weekly downloads
171
222.64%
Maintainers
2
Weekly downloads
 
Created
Source

A Web Component design system

Code coverage Build status NPM version

Usage

1. Install the dependencies

pnpm install @crowdstrike/glide-core lit

2. Import the fonts and variables

@import '@crowdstrike/glide-core/styles/fonts.css';
@import '@crowdstrike/glide-core/styles/variables.css';

3. Import your component

import '@crowdstrike/glide-core/button.js';

4. Render your component

<glide-core-button label="Button"></glide-core-button>

FAQs

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