Design-Core
Design-Core is a dependancy free opensource javascript library for two dimensional computer aided design (CAD).
Design-Core uses the industry standard Drawing Exchange Format (DXF) to read and write CAD data and impliments drawing visualisation functionality and can be used with HTML canvas elements or Cairo graphics.
|
Links
- Docs: https://design-app.readthedocs.io/en/latest/index.html
- DXF: https://en.wikipedia.org/wiki/AutoCAD_DXF
- Design-Web: https://github.com/dubstar-04/Design-Web
- HTML Canvas: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
- Cairo: https://www.cairographics.org/
Publishing
npm login
npm publish --access public