Skip to content

yourtion/DSBN-TS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBN-TS

Build Status

Design SVG By Numbers ( DBN like language for building SVG ) implement by TypeScript

Supported Keywords

DBN

  • Paper
  • Pen
  • Line
  • // comment
  • Set (variable)
  • { } (block)
  • Nested block
  • Repeat
  • (+ - / *) (calculations)
  • [x, y] (dot)
  • Same ? / NotSame? (question)
  • Smaller ? / NotSmaller? (question)

SVG Extent

  • Rect
  • Circle
  • Ellipse
  • Polyline
  • Polygon
  • Path

TODO

  • More Pen color support
  • Export SVG

About

Design SVG By Numbers ( DBN like language for building SVG )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published