New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

atlr.kit

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atlr.kit

latest
npmnpm
Version
0.4.2
Version published
Weekly downloads
42
320%
Maintainers
1
Weekly downloads
 
Created
Source

Atelier® Kit

connectkit

An ever– expanding library of React components, primitives, and tools.

Start

yarn add atlr.kit
pnpm install --save atlr.kit
npm install --save atlr.kit

Usage

Button

import * as React from 'react'
import {Button} from 'atlr.kit'

export const DefaultExample = () => (
  <Button size={'sm'} primary href="">
    Small Button
  </Button>
)

© 2023 Atlr® Design

FAQs

Package last updated on 07 Feb 2023

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