Simple HTM implementation being constructed for Building HTM Systems and some random blog entries like this one.
This is incomplete. I'm building it as I go. Currently only contains some encoders, but they are being used.
npm test
npm start
Will overwrite whatever is at docs/simplehtm-{version}.js
. Contents of docs
are available at https://htm-community.github.io/simplehtm/ (that's how I currently deploy changes).