JSPM

@design-core/core

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q33977F
  • License GPL-3.0-or-later

2D CAD Library

Package Exports

  • @design-core/core
  • @design-core/core/designCore.js

Readme

Design-Core Design-Core QA codecov NPM Version

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.

| ⚠️ WARNING: Design Core is currently experimental / Proof of concept and only suitable for testing. |

Publishing

npm login

npm publish --access public