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

@rrrokhtar/react-kanban

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rrrokhtar/react-kanban - npm Package Compare versions

Comparing version 2.3.2 to 2.3.4

dist/index.js

3

package.json
{
"name": "@rrrokhtar/react-kanban",
"version": "2.3.2",
"version": "2.3.4",
"description": "Yet another Kanban/Trello board lib for React. Modified",

@@ -69,3 +69,2 @@ "main": "dist/index.js",

"scripts": {
"prepublishOnly": "set NODE_ENV=production webpack --config webpack.prod.js",
"server": "webpack-dev-server --config webpack.dev.js",

@@ -72,0 +71,0 @@ "test": "jest",

@@ -1,23 +0,3 @@

[![Maintainability](https://api.codeclimate.com/v1/badges/c602758e03850fdb8b64/maintainability)](https://codeclimate.com/github/lourenci/react-kanban/maintainability)
[![Test Coverage](https://codecov.io/gh/lourenci/react-kanban/branch/main/graph/badge.svg)](https://codecov.io/gh/lourenci/react-kanban)
[![Build Status](https://github.com/lourenci/react-kanban/workflows/Test/badge.svg?branch=main)](https://github.com/lourenci/react-kanban/actions?query=branch%3Amain+workflow%3ATest)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
# This package is a fork from '@asseinfo/react-kanban'
Yet another Kanban/Trello board lib for React.
![Kanban Demo](https://i.imgur.com/yceKUEp.gif)
### โ–ถ๏ธ Demo
[Usage](https://nvjp3.csb.app/)
[![Edit react-kanban-demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-kanban-demo-nvjp3)
## โ“ Why?
- ๐Ÿ‘Š Reliable: 100% tested on CI; 100% coverage; 100% SemVer.
- ๐ŸŽฎ Having fun: Play with Hooks ๐ŸŽฃ and ~~Styled Components~~.
- โ™ฟ๏ธ Accessible: Keyboard and mobile friendly.
- ๐Ÿ”Œ Pluggable: For use in projects.
## Updates

@@ -45,2 +25,24 @@

[![Maintainability](https://api.codeclimate.com/v1/badges/c602758e03850fdb8b64/maintainability)](https://codeclimate.com/github/lourenci/react-kanban/maintainability)
[![Test Coverage](https://codecov.io/gh/lourenci/react-kanban/branch/main/graph/badge.svg)](https://codecov.io/gh/lourenci/react-kanban)
[![Build Status](https://github.com/lourenci/react-kanban/workflows/Test/badge.svg?branch=main)](https://github.com/lourenci/react-kanban/actions?query=branch%3Amain+workflow%3ATest)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
Yet another Kanban/Trello board lib for React.
![Kanban Demo](https://i.imgur.com/yceKUEp.gif)
### โ–ถ๏ธ Demo
[Usage](https://nvjp3.csb.app/)
[![Edit react-kanban-demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-kanban-demo-nvjp3)
## โ“ Why?
- ๐Ÿ‘Š Reliable: 100% tested on CI; 100% coverage; 100% SemVer.
- ๐ŸŽฎ Having fun: Play with Hooks ๐ŸŽฃ and ~~Styled Components~~.
- โ™ฟ๏ธ Accessible: Keyboard and mobile friendly.
- ๐Ÿ”Œ Pluggable: For use in projects.
## ๐Ÿ›  Install and usage

@@ -47,0 +49,0 @@

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