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

@atlr/react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlr/react

Atelier® Kit

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
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 Mar 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