2025-05-04 UTC
#
[artlung] I've not encountered Karnaugh Maps in a long time but here's a library which can do them: https://github.com/upsetjs/upsetjs ... it steers toward React but there are also Vue and no lib implementations ("bundled" is how they put it if I read it right). To me, I'd play with this in CodePen and see if I could get it working. CodePen can pull in js from external sources.
