Skip to content

abhay-ramesh/dxf-viewer-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXF Viewer Monorepo

This monorepo contains the dxf-viewer-react library and a demo application.

Packages

  • dxf-viewer-react: A headless React hook and component for viewing DXF files.
  • demo: A full example application showcasing the library.

Getting Started

  1. Install Dependencies

    pnpm install
  2. Start Development Server

    pnpm dev

    This will start both the library build (in watch mode) and the demo application.

Library Documentation

See packages/library/README.md for detailed library usage and API documentation.

License

MIT

About

A React component library and hook for viewing DXF files using Three.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published