Skip to content

Instantly share code, notes, and snippets.

@pentacular
Created September 11, 2020 08:09
Show Gist options
  • Save pentacular/99ed17d3675b35e76f6bc64973d570eb to your computer and use it in GitHub Desktop.
Save pentacular/99ed17d3675b35e76f6bc64973d570eb to your computer and use it in GitHub Desktop.
Foo #jsxcad
import 'http://www.foo.com';
Circle(10).color('red').with(Triangle(5).color('green')).item().topView();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment