Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 330 Bytes

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