dream-num/Luckysheet

[Feature request]Remove jQuery

Open

#193 opened on 2020年11月9日

GitHub で見る
 (0 comments) (11 reactions) (0 assignees)JavaScript (2,236 forks)batch import
enhancementgood first issueimportant

Repository metrics

Stars
 (15,390 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド