Skip to content

ray-pH/diagramatics

Repository files navigation

Nabla Icon

Diagramatics

Diagramatics is a JavaScript/TypeScript library designed to easily create interactive diagrams, especially in math and physics. It provides a high-level API for creating and manipulating diagram elements and interactive controls.

Examples

Below are some examples of interactive diagrams created using Diagramatics:

Example Pulley Example Spring

The interaction are shown in the following GIFs:

Example Pulley Example Spring

For more examples, visit Diagramatics Website: Examples.

Usage & Installation

To try the online editor, please visit Diagramatics Website: Editor.

To use it in your own project, please refer to Diagramatics Website: Guides.