blakeembrey / blakeembrey/javascript-stringify
Restore properties on a function
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 146
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.