dream-num/Luckysheet

[Feature request]Remove jQuery

Open

#193 创建于 2020年11月9日

在 GitHub 查看
 (0 评论) (11 反应) (0 负责人)JavaScript (2,236 fork)batch import
enhancementgood first issueimportant

仓库指标

Star
 (15,390 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Is your feature request related to a problem? Please describe.

  1. Rendering performance
  2. The code is not concise enough

Describe the solution you'd like jQuery is no longer recommended, HTML5 DOM API can replace jQuery. It is recommended to construct a small data view rendering system to replace jQuery.

Additional context https://github.com/nefe/You-Dont-Need-jQuery

贡献者指南