Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fluid-topics/ft-chip

Package Overview
Dependencies
Maintainers
3
Versions
451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-chip

A generic Fluid Topics chip

npmnpm
Version
1.3.22
Version published
Weekly downloads
3K
93.08%
Maintainers
3
Weekly downloads
 
Created
Source

A chip component.

Install

npm install @fluid-topics/ft-chip
yarn add @fluid-topics/ft-chip

Usage

import { html } from "lit"
import "@fluid-topics/ft-chip"

function render() {
    return html` <ft-chip icon="tag">Chip content</ft-chip> `
}

Keywords

Lit

FAQs

Package last updated on 10 Dec 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