Drew Powers
04a443a888
Add React component SSR ( #28 )
...
* Add React component SSR
* Add React component SSR
2021-03-25 16:59:38 -06:00
Fred K. Schott
30cccdf715
add component state, top-level await support ( #26 )
2021-03-25 00:00:22 -07:00
Matthew Phillips
3c24faa8ca
hmx ☞ astro ( #22 )
...
This changes all hmx files to astro files and updates all code to not reference hmx any more.
2021-03-24 11:45:38 -04:00
Matthew Phillips
854d0feb34
Add support for React components. ( #18 )
...
* Add support for React components.
This adds support for react components via a new `extensions` config in astro.config.mjs. In the future we can extend this to do things like look at the import statements, as Snowpack does.
* Fix the tests
2021-03-23 13:47:54 -04:00
Fred K. Schott
417657f138
lots of improvements
2021-03-21 00:44:42 -07:00
Drew Powers
8ebc077cb0
Inject styling in HTML AST ( #9 )
...
* Inject styling in HTML AST
* Restore optimize structure
2021-03-19 14:55:06 -06:00
Drew Powers
5661b28914
Add style transforms ( #7 )
...
* Add style transforms
* Let crawler be sync
2021-03-18 11:25:19 -06:00
Matthew Phillips
af6b029e95
initial commit
2021-03-15 13:22:05 -04:00