uncenter / json-to-nix

🧮 A web app to quickly convert JSON to Nix values.
https://json-to-nix.pages.dev/
MIT License
9 stars 1 forks source link

JSON to Nix

A web app to quickly convert JSON to Nix values. And yes I now know there is a built-in for that. But like, on the web amiright?

Development

git clone https://github.com/uncenter/json-to-nix.git
cd json-to-nix
pnpm install
pnpm dev

License

MIT