Bone 🦴 is a package to draw structural analysis and kinematic diagrams 🦾 in Typst. It is inspired from the LaTeX package stanli by Jürgen Hackl. It is driven by simplicity and easy-of-use.
Documentation — Forum
A very simple example of the package's capabilities.
#import "@preview/bone:0.1.0"
#bone.diagram({
import bone: *
// Here is a minimalist example
cardan("c1", (0, 0))
})You can find the full documentation 📚 available online. It provides comprehensive guides, a detailed list of components, styling options and example codes to get you started easily.
I highly welcome contributions 🌱! Creating and maintaining this package takes time and love. If you'd like to help, check out the contribution procedure and join the journey 🤩!