0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/lit
Sarah Rainsberger 1baf0b0d3c
[docs] minimal integration READMEs (#9479)
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
2023-12-21 16:35:11 -04:00
..
src [ci] format 2023-12-12 19:36:59 +00:00
test Fix Lit integration hydration ordering (#9018) 2023-11-08 08:25:39 -05:00
.gitignore
CHANGELOG.md [ci] release (#9406) 2023-12-14 09:01:03 -05:00
client-shim.js feat: use typescript-eslint@v6's reworked configs (#7425) 2023-07-03 20:59:43 +08:00
client-shim.min.js [ci] format 2023-02-01 13:46:50 +00:00
hydration-support.js Upgrade lit deps (#7373) 2023-06-12 15:52:13 -04:00
package.json [ci] release (#9406) 2023-12-14 09:01:03 -05:00
README.md [docs] minimal integration READMEs (#9479) 2023-12-21 16:35:11 -04:00
server-shim.js Update lit-ssr dependency (#6681) 2023-03-29 12:43:40 -04:00
server.js Fix Lit integration hydration ordering (#9018) 2023-11-08 08:25:39 -05:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/lit 🔥

This Astro integration enables server-side rendering and client-side hydration for your Lit custom elements.

Documentation

Read the @astrojs/lit docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro