/simplehtm

Simple HTM implementation.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

simplehtm

Simple HTM implementation being constructed for Building HTM Systems and some random blog entries like this one.

Work In Progress

This is incomplete. I'm building it as I go. Currently only contains some encoders, but they are being used.

Test

npm test

Build Webpack

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).