Skip to content

techsoft3d/hoops-visualize-web-components

Repository files navigation

HOOPS Visualize Web Components

A comprehensive collection of web components and React wrappers for building 3D CAD visualization applications using HOOPS Visualize Web technology.

📦 Packages

This repository contains the following packages:

These packages are used in the react demo located in ./apps/demo

️ Development

Building from Source

npm install

npm run build

Running the Demo

npx nx run demo:serve

Running Tests

npx nx run-many -t test

Linting and Code Quality

npx nx run-many -t lint

📚 Documentation

🏗️ Architecture

This monorepo uses:

  • Nx for build orchestration and workspace management
  • Lit for web component development
  • React for React wrapper components and the demo
  • Vite for fast development and building
  • Vitest for unit testing

📄 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

HOOPS Visualize Web Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages