string - leftpad, rightpad would be usefull
未關閉
Needs-Feedback
- 主要語言
- JavaScript
- 星號
- 2.9k
- 分支
- 319
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I would need additional string filter for padding (leftpad, rightpad)
What do you think?
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the existing string filters in the source code, likely in a file like `src/string.js`. Understand how filters are registered in AngularJS. Implement leftpad and rightpad functions that take a string, target length, and optional pad character. Write tests for the new filters, following the project's testing pattern. Check if there are any existing examples of similar filters to ensure consistency.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100