Skip to content

htm-community/simplehtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplehtm

Build Status

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