You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve npm scripts to include npm version via "npm variables"
add watch Task - to watch json files for changes and run the
find out how to write tests for expected html output ??
custom script for snippets - read an html file name example, "b5-card.html", grab the html inside the body tag, convert it to json (like the following https://snippet-generator.app/)
auto documentation - read every json files in the types directory and output a readme file each to contain the prefix & descript and possibly the html output place inside a multiline code tag such as
Goals: