blakeembrey / blakeembrey/javascript-stringify
Restore properties on a function
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 146
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.