hungtcs / tcs-rubberband

js 实现框选效果

Home Page:https://hungtcs.github.io/tcs-rubberband/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCS Rubberban

JS的实现框选效果,这不是一个library,这只是一个实现demo

使用方式

  1. 克隆项目到本地
    git clone https://github.com/hungtcs-lab/tcs-rubberband.git
  2. 切换到项目目录
    cd tcs-rubberband
  3. 安装npm依赖,接着启动项目
    npm install
    npm start
  4. 使用浏览器访问,默认端口为3100

About

js 实现框选效果

https://hungtcs.github.io/tcs-rubberband/

License:MIT License


Languages

Language:TypeScript 44.6%Language:HTML 27.4%Language:JavaScript 16.0%Language:SCSS 12.0%