Socket
Socket
Sign inDemoInstall

@codacy/react-components

Package Overview
Dependencies
93
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @codacy/react-components

Codacy React Components


Version published
Maintainers
2
Install size
19.7 MB
Created

Readme

Source

Codacy React Styleguide

Components

  • Checkbox
  • CodeExample
  • ColorCard
  • InputWithCheckbox
  • Select
  • Switch

Checkbox

-- TODO Checkbox

CodeExample

-- TODO CodeExample

ColorCard

-- TODO ColorCard

InputWithCheckbox

-- TODO InputWithCheckbox

Select

-- TODO Select

Switch

-- TODO Switch

Example

import { Checkbox } from '@codacy/styleguide';

const MyPageComponent = () => {
  return <Checkbox id="my-checkbox-id" name="my-checkbox"/>;
};

Keywords

FAQs

Last updated on 30 Jan 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc