Basic JavaScriptFamiliarity with Luckysheet cell format system
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
70
研究方向
Explore the existing cell format implementation in Luckysheet, likely in the source code under src or similar. Find how other number formats (like currency, percentage) are defined and rendered. Add a new format for Chinese uppercase numbers by following the same pattern. Look for files related to cell formatting, possibly in the 'format' or 'cell' directories. Since no comments or linked PRs exist, the approach is to understand the codebase and implement the feature incrementally.
[Feature request]增加单元格格式 · dream-num/Luckysheet#432 | Good First Issue