We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfc7fa commit 9f12397Copy full SHA for 9f12397
README.md
@@ -153,7 +153,7 @@ Using `new Function(code)` is akin to using indirect eval.
153
## See also
154
155
- [lave](https://github.com/jed/lave) by Jed Schmidt
156
-- [arson](https://github.com/benjamn/arson) by Ben Newman
+- [arson](https://github.com/benjamn/arson) by Ben Newman. The `stringify`/`parse` approach in `devalue` was inspired by `arson`
157
- [tosource](https://github.com/marcello3d/node-tosource) by Marcello Bastéa-Forte
158
- [serialize-javascript](https://github.com/yahoo/serialize-javascript) by Eric Ferraiuolo
159
- [jsesc](https://github.com/mathiasbynens/jsesc) by Mathias Bynens
0 commit comments