dream-num/Luckysheet

[Feature request]Remove jQuery

Open

#193 opened on Nov 9, 2020

View on 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
 (No merged PRs in 30d)

Description

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

Contributor guide