Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.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

@crowdstrike/glide-core

A Web Component design system

latest
Source
npmnpm
Version
0.34.1
Version published
Weekly downloads
710
418.25%
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>

Keywords

web-components

FAQs

Package last updated on 09 Sep 2025

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