File: index.md

package info (click to toggle)
node-react 17.0.1%2Bdfsg%2B~cs106.58.5-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,976 kB
  • sloc: javascript: 280,795; cpp: 1,326; sh: 84; makefile: 27
file content (33 lines) | stat: -rw-r--r-- 915 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
------

# Welcome to [ART](https://github.com/sebmarkbage/art) homepage

### Here\'s something you might find useful:

#### [Demos](demos)

+ [apidump](demos/apidump)
+ [codegen](demos/codegen)
+ [gradients](demos/gradients)
+ [images](demos/images)
+ [morph](demos/morph)
+ [objectmodel](demos/objectmodel)
+ [opacity](demos/opacity)
+ [paths](demos/paths)
+ [svgconverter](demos/svgconverter)
+ [svgviewer](demos/svgviewer)

#### [Docs](docs)
+ [ART](docs/ART/ART.html)
  - [ART.Group](docs/ART/ART.Group.html)
  - [ART.Path](docs/ART/ART.Path.html)
  - [ART.Shape](docs/ART/ART.Shape.html)
  - [ART.Transform](docs/ART/ART.Transform.html)
+ **Modes**
  - [ART.Base](docs/Modes/ART.Base.html)
  - [ART.SVG](docs/Modes/ART.SVG.html)
  - [ART.VML](docs/Modes/ART.VML.html)
+ **Shapes**
  - [ART.Font](docs/Shapes/ART.Font.html)
  - [ART.Shapes](docs/Shapes/ART.Shapes.html)
  - [ART.Text](docs/Shapes/ART.Text.html)