preact-components
preact-components copied to clipboard
render preact components to static html and use them like custom elements
**NOTE**: the `package.json` edits were made by yarn/npm installation ## Summary This pull request normalizes encodings between node and the browser. By doing so we eliminate any malformed data and...
It'd be great if there could be a flag while rendering these components which would cause the rendered preact output to be placed _inside_ the element, rather than _replace_ the...
🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...
I think the next step here is to consider what happens if users want to implement something like jss, styled-jsx, redux, etc and have those also play nice with SSR....