blakeembrey / blakeembrey/javascript-stringify
Restore properties on a function
Aberta
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 146
- Forks
- 16
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.