Skip to content
/ boardui Public

A PCB viewer web component for IPC-2581 format with support of Angular framework.

License

Notifications You must be signed in to change notification settings

midub/boardui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

BoardUI

A PCB web viewer component for IPC-2581 format.
View Demo · Report Bug · Request Feature

About BoardUI

Logo

BoardUI is a set of libraries for visualization of printed circuit boards in format IPC-2581 in browser.

The project consists of 5 packages:

  • boardui-parser - Parser for IPC-2581 and data model classes.
  • boardui-renderer - Renderer of IPC-2581 to SVG.
  • boardui-angular - Angular component to easily integrate parser and renderer with regular controls into Angular app.
  • boardui-core - Shared lib
  • boardui-demo - Demo angular app - also available at demo.boardui.com

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Angular
  • TypeScript

Roadmap

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Michal Dub
LinkedIn


This was built for my bachelor thesis in 2023.

Acknowledgments

About

A PCB viewer web component for IPC-2581 format with support of Angular framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published