svelte-carbonbadge
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Svelte Websitecarbon Badge component

Svelte component for https://www.websitecarbon.com/badge/

Installation

Install via npm npm install svelte-carbonbadge --save or via yarn yarn add svelte-carbonbadge

Usage

    // some.svelte
    import Carbonbadge from "svelte-carbonbadge";
    //...
    <Carbonbadge />
    // Or for Dark-Mode: <Carbonbadge dark />

Live Example

See also

Component

This component is built and packaged through SvelteKit

It can be build with npm run build and (then) previewed with npm run preview. Example at davidhund.gitlab.io/svelte-carbonbadge/

Package Sidebar

Install

npm i svelte-carbonbadge

Weekly Downloads

17

Version

0.0.1

License

MIT

Unpacked Size

3.71 kB

Total Files

6

Last publish

Collaborators

  • davidhund