0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/lit
Houston (Bot) 98fa8f02ab
[ci] release (#9491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-27 13:34:07 -05: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 Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -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 (#9491) 2023-12-27 13:34:07 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00: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