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.
This is still a work-in-progress. Any bugs found please feel free to open a PR or file a bug ticket. Thank you!
schdoc.js is licensed under the MIT License.
Special shoutout to:
altium.jsby Graham Sutherland for making the base this package is built onbase64_binary.jsby Daniel Guerrero. See the file contents for software licensing information.python-altiumby Martin Panter for documenting the SchDoc format