circuit-json-to-simple-3d
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

circuit-json-to-simple-3d

Convert Circuit JSON into a simplified 3d representation, suitable for visual snapshot testing or inspecting prior to assembly.

example 3d svg

Usage

import { convertCircuitJsonToSimple3dSvg } from "circuit-json-to-simple-3d"

convertCircuitJsonToSimple3dSvg(circuitJson)
// <svg>...</svg>

Readme

Keywords

none

Package Sidebar

Install

npm i circuit-json-to-simple-3d

Weekly Downloads

1,249

Version

0.0.4

License

none

Unpacked Size

562 kB

Total Files

26

Last publish

Collaborators

  • seveibar