Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@createnl/grouped-checkboxes

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@createnl/grouped-checkboxes - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "@createnl/grouped-checkboxes",
"version": "0.0.1",
"version": "0.0.2",
"description": "Grouped checkboxes with check-all checkboxes",

@@ -24,4 +24,4 @@ "repository": {

"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
"react": "^16.8.0",
"react-dom": "^16.8.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

@@ -5,2 +5,4 @@ # Grouped Checkboxes

[![GitHub](https://img.shields.io/github/license/createnl/grouped-checkboxes)](https://github.com/createnl/grouped-checkboxes/blob/master/LICENSE)
[![npm](https://img.shields.io/npm/dt/@createnl/grouped-checkboxes)](https://www.npmjs.com/package/@createnl/grouped-checkboxes)
[![React](https://img.shields.io/badge/React-^16.8.0-brightgreen)](https://github.com/facebook/react)

@@ -18,2 +20,6 @@ An easy to use React Component to create a checkbox group with a checkbox to check all checkboxes.

## Example
Live examples: https://v5sww.csb.app/
Codesandbox: https://codesandbox.io/s/grouped-checkboxes-v5sww
``` jsx harmony

@@ -20,0 +26,0 @@ import React from "react";

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc