Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@kaliber/components

Package Overview
Dependencies
Maintainers
11
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaliber/components

Kaliber Components

Source
npmnpm
Version
1.0.4
Version published
Maintainers
11
Created
Source

Library title

Short description.

Motivation

Optionally add a bit of text describing why this library exists.

Installation

yarn add @kaliber/library

Usage

Short example. If your library has multiple ways to use it, show the most used one and refer to /example for further examples.

import { hello } from 'library'

function Component() {
  return <div>{hello()}</div>
}

Reference

Optionally add a reference, if your library needs it.

Disclaimer

This library is intended for internal use, we provide no support, use at your own risk. It does not import React, but expects it to be provided, which @kaliber/build can handle for you.

This library is not transpiled.

Keywords

components

FAQs

Package last updated on 22 Dec 2024

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