8dbb9aff7d
Bumps [jstat](https://github.com/jstat/jstat) from 1.9.2 to 1.9.5. - [Release notes](https://github.com/jstat/jstat/releases) - [Commits](https://github.com/jstat/jstat/compare/1.9.2...1.9.5) --- updated-dependencies: - dependency-name: jstat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.nix |
TODO: REVIVE PLAYGROUND.
Squiggle Playground
This repository contains the squiggle playground, a small web interface for playing around with squiggle concepts.
It depends on @quri/squiggle-components
and @quri/squiggle-lang
so both of them will
need to be packaged for this to work. This can be done from the root directory
with
yarn build:lang
yarn build:components
Then, starting the playground can be done with:
yarn parcel