@svelkit/chip

0.2.3 • Public • Published

@svelkit/chip

A chip component for svelte (part of svelkit)

License Latest Release View changelog Bundle Size

Installation

npm install @svelkit/chip

And then import it:

// using es modules
import Chip from '@svelkit/chip'

// common.js
const Chip = require('@svelkit/chip')

Alternatively use UNPKG or jsDelivr packages.

Hotlinking from unpkg: (no build tool needed!)

import chip from 'https://unpkg.com/@svelkit/chip?module'

Usage

<Chip>content</Chip>

License

svelkit is open source software licensed as MIT.

Readme

Keywords

Package Sidebar

Install

npm i @svelkit/chip

Weekly Downloads

26

Version

0.2.3

License

MIT

Unpacked Size

40.2 kB

Total Files

18

Last publish

Collaborators

  • sastan