Skip to content

Batch updating code on svg to reflect A4E styling, license, and standards.

Notifications You must be signed in to change notification settings

neal-easterling/svg-batch-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg-batch-updater

Batch updating code on svg to reflect A4E styling, license, and standards.

Description

A small program to parse, insert, and build svgs exported from Figma. The inserts are completely based on my needs for apps4everyone.tech. Should be easy to adapt the code for your needs too.

Directions

  • Add svgs to /public/images
  • Run node mit.js
  • Files will be updated, added to /public/output, and deleted from /public/images
  • Sample svgs provided in /public/sampleInputs

License

MIT License

About

Batch updating code on svg to reflect A4E styling, license, and standards.

Resources

Stars

Watchers

Forks

Releases

No releases published