Socket
Socket
Sign inDemoInstall

react-easy-kanban

Package Overview
Dependencies
103
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-easy-kanban

A easy to use react kanban.


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Install size
17.7 MB
Created
Weekly downloads
 

Readme

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

Last updated on 04 Nov 2018

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