0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/lit
renovate[bot] 315ec07e1b
fix(deps): update all non-major dependencies (#11674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-13 22:29:37 +08:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test update formatter config (#11640) 2024-08-08 12:12:50 +02:00
.gitignore
CHANGELOG.md [ci] release (#11233) 2024-06-17 15:39:57 +02:00
client-shim.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
client-shim.min.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
hydration-support.js Upgrade lit deps (#7373) 2023-06-12 15:52:13 -04:00
package.json fix(deps): update all non-major dependencies (#11674) 2024-08-13 22:29:37 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-shim.js Fix typos (#10923) 2024-05-01 13:56:38 +08:00
server.d.ts feat: refine container APIs for renderers (#11251) 2024-06-14 06:52:17 +01:00
server.js chore: bump typescript-eslint to v8 (#11649) 2024-08-08 17:54:04 +08: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