blakeembrey / blakeembrey/javascript-stringify
Restore properties on a function
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 146
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently it's just stringifying the function - I should really be using `Function.prototype.toString` and restoring the function properties though (since a function is just another object).
Edit: Also for `RegExp`.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。