blakeembrey / blakeembrey/javascript-stringify
Restore properties on a function
Ouverte
enhancement
- Langage dominant
- TypeScript
- Étoiles
- 146
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.