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

@coderbox/atoms

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coderbox/atoms

React Components used at @Coderbox

latest
Source
npmnpm
Version
1.1.8
Version published
Maintainers
1
Created
Source

Coderbox

npm npm JavaScript Style Guide codebeat badge styled with prettier

Introduction

coderbox-atoms is a collection of REACT components used to develop the application at Coderbox

Installation

npm install @coderbox/atoms --save
yarn add @coderbox/atoms

Works with browserify and should work with webpack.

Demo

DEMO Page

For code example check .stories.js files from each component.

Components List

  • Button
  • Group
  • Icon
  • Image
  • Box
  • Title
  • Subtitle
  • Loader
  • Tag

Build

npm run build

Keywords

react

FAQs

Package last updated on 20 Apr 2018

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