Skip to content

schdoc.js - Altium SchDoc parser and renderer

License

Notifications You must be signed in to change notification settings

esophagoose/schdoc.js

 
 

Repository files navigation

schdoc.js

schdoc.js is a library to render Altium Schematic Documents. It's based on Graham Sutherland's version (altium.js) but has been expanded to handle many more features of SchDocs and renders as an SVG for the ability to zoom and manipulate as needed.

Known issues

This is still a work-in-progress. Any bugs found please feel free to open a PR or file a bug ticket. Thank you!

License

schdoc.js is licensed under the MIT License.

Special shoutout to:

  • altium.js by Graham Sutherland for making the base this package is built on
  • base64_binary.js by Daniel Guerrero. See the file contents for software licensing information.
  • python-altium by Martin Panter for documenting the SchDoc format

About

schdoc.js - Altium SchDoc parser and renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 2.1%