Skip to content

verygoodgraphics/vgg_svg_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VGG SVG Parser

This parser aims at converting Scalable Vector Graphics (SVG) to VGG format.

🔥 This project is participating OSPP 2024 Summer of Code! Please checkout it here.

How to develop

This repo consists of two parts

  • demo/ is a basic web UI for parser development
  • src/ contains parser source code

You can run pnpm install && pnpm run dev to start developing.

We use vite for the tooling.

Contribution

By contributing to this project, you shall by default agree with the DCO document automatically, otherwise please don't send PR.

Reference

License

MIT License

About

Parse SVG file into JSON conforming to the VGG specs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published