@sanjo/write-json
This work is devoted to God.
Write JSON into file.
How to use
import { writeJSON } from "@sanjo/write-json"
const content = {}
await writeJSON("./path_to_file.json", content)
This work is devoted to God.
Write JSON into file.
import { writeJSON } from "@sanjo/write-json"
const content = {}
await writeJSON("./path_to_file.json", content)
npm i @sanjo/write-json
1
1.0.0
Unlicense
4 kB
12