cnd-js
v1.0.1
Published
JavaScript lib for positioning DOM elements / Strings
Readme
CnD JS
JavaScript lib for positioning DOM elements / Strings
What is the idea?
I have a bunch of constraints (x is to the left of y, above/below/left/right). And a set of DOM objects.
I want to create a DOM object that is a parent to all of the dom objects that respects these constraints.
Uses MiniZinc
- https://www.minizinc.org/
