Skip to content

marching-squares is a JavaScript project designed to test isoline rendering in SVG and WebGL

Notifications You must be signed in to change notification settings

konrad-marzec/marching-squares

Repository files navigation

marching squares

alt text

alt text

Apps and Packages

  • docs: A placeholder documentation site powered by Next.js
  • core: core React components
  • tsconfig: shared tsconfig.jsons used throughout the monorepo
  • eslint-config-base: ESLint preset

Each package and app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Useful commands

  • yarn build - Build all packages and the docs site
  • yarn dev - Develop all packages and the docs site
  • yarn lint - Lint all packages
  • yarn changeset - Generate a changeset
  • yarn clean - Clean up all node_modules and dist folders (runs each package's clean script)

About

marching-squares is a JavaScript project designed to test isoline rendering in SVG and WebGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published