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 5e5b64b commit 0a183d8Copy full SHA for 0a183d8
README.md
@@ -1,12 +1,12 @@
1
# JavaScript Stringify
2
3
-Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`.
4
-
5
[![NPM version][npm-image]][npm-url]
6
[![build status][travis-image]][travis-url]
7
[![Test coverage][coveralls-image]][coveralls-url]
8
[![Gittip][gittip-image]][gittip-url]
9
+Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`.
+
10
## Installation
11
12
```javascript
0 commit comments