aboutsummaryrefslogtreecommitdiff
explore nix csts, entirely in your browser. syntax elements
are extracted using the nix-community/rnix-parser crate, and
exposed to js via wasm.


build:

    $ nix shell
    $ wasm-pack build
    $ cd www && npm run build


run:

    $ cd www && npm run serve


try it out at https://cstea-nix.peppe.rs