An open API service indexing awesome lists of open source software.

https://github.com/zachcp/squint-mol

experiments with squint
https://github.com/zachcp/squint-mol

Last synced: 8 months ago
JSON representation

experiments with squint

Awesome Lists containing this project

README

          

# squint-mol

Experiment to create MVSJ in cljs.

```sh

npx squint *.cljs
npx squint run core.cljs

rm dist/mvsj/*
npx squint compile
node dist/mvsj/tests.mjs
```