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 c80a1fa commit 1ab9461Copy full SHA for 1ab9461
readme.md
@@ -4,6 +4,10 @@ Simplest way to modify JSON files
4
5
[API](https://paka.dev/npm/@zardoy/modify-json)
6
7
+## Why?
8
+
9
+Becaues I got tired of writing read/write function for JSON files, especially when I need to change dozens of files.
10
11
## Usage
12
13
- Only async use
0 commit comments