#jsonfile
blog post on a tool for tinkering (mostly to remember how to blog): crawshaw.io/blog/jsonfile
February 6, 2024 at 9:41 PM
Also the Qemu `-device uefi-vars-x64,jsonfile=` is just, not documented and from what I figured out from it it doesn't work, so, *shrug*
May 23, 2025 at 4:54 PM
lowdb

JSON をデータベースとして扱えるようにする JavaScript ライブラリ。JSON 配列をクラスでラッピングして CRUD 生やすみたいなやつ

ぱっと見いつ使うんだ?って感じだけど、アダプタが使えて、これが結構便利そう

- JSONFile : JSON ファイルと同期できる。たまに使えるかも?
- Memory : インメモリに保存するので、ユニットテストで共通のデータを使うときとかに高速化できるぽい
- LocalStorage : ローカルストレージに保存する。これはすごい使いやすそう。

github.com/typicode/lowdb
GitHub - typicode/lowdb: Simple and fast JSON database
Simple and fast JSON database. Contribute to typicode/lowdb development by creating an account on GitHub.
github.com
February 28, 2024 at 3:47 PM
What if I told you that I don't think my naive approach is going to work with JSON either.

Basic PowerShell wasn't really built for this:
$csvContent = Import-Csv -Path $csvFile
$csvContent | ConvertTo-Json -Depth 10 | Set-Content -Path $jsonFile
November 27, 2024 at 8:15 PM
Softaken JSON Converter Software is a 100% secure, private and offline solution to convert JSON files to 7+ file formats. Offline JSON Converter is beneficial for everyone.
#json #jsonconverter #jsontocsv #jsontoxml #jsontosql #jsonfile #offlinejsonconverter #jsontoxml
November 28, 2025 at 11:41 AM
Verified Solution to Convert JSON files to Multiple file formats (SQL, TXT, CSV, XML, etc) quickly and securely on Windows with Softaken JSON Converter Software.
Read More: www.softaken.com/json-converter

#json #jsonconverter #jsonfileconverter #jsonconversion, #jsonformatconverter #jsonfile
October 4, 2025 at 11:53 AM