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

react-easy-kanban

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-easy-kanban

A easy to use react kanban.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

React Easy Kanban

A easy to use kanban board. LIVE DEMO

react easy kanban example

How to use

yarn add react-easy-kanban

import Kanban from 'react-easy-kanban'

<Kanban />
Setup
git clone https://github.com/SigaLei/react-easy-kanban.git

cd react-easy-kanban

yarn

yarn start

The app will run on http://localhost:3000

Build library

yarn build

Publish library

yarn publish

Features

  • Drag and drop columns and tasks.
  • On click edit column titles and task content.
  • Reorder tasks.

Credits

Based on Alex Reardon's tutorial in https://egghead.io/courses/beautiful-and-accessible-drag-and-drop-with-react-beautiful-dnd Used https://github.com/DimiMikadze/create-react-library

Keywords

FAQs

Package last updated on 04 Nov 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

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