Jesse Hattabaugh

Results 9 issues of Jesse Hattabaugh

Snabbdom uses a hyper-script-like function to build it's vdoms, but it's second argument is different. Instead of attributes it's properties are used by various "modules"; ``` h('div', { props: {title:...

I'm just getting started so I'm probably doing something wrong but this test passes. I'm comparing `google.com` and `yahoo.com`, so I'd expect it to fail. ```js const Niffy = require('niffy');...

adding JesseHattabaugh.com

![hqdefault](https://cloud.githubusercontent.com/assets/17991/16477426/525938aa-3e46-11e6-8879-11d9b9bf2a52.jpg)

When I attempt to use the example `base.html` and `index.html` from the README with parcel, the `` in the `` of base.html cannot be found. ![image](https://github.com/posthtml/posthtml-extend/assets/17991/622b2e2c-c9a4-4832-9dce-d827941fe4bf) If I add `"strict":...

Enhance is not the first framework to construct DOM from an `html` tagged template literal. For example LitHTML also uses a TTL, and so some users may be familiar with...

docs

The package.json doesn't list any dependencies, but there are dependencies.

Node 14 was EOL'd in April