0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/lit
Emanuele Stoppa dfd146f591
Revert "[ci] format" (#10417)
* Revert "[ci] format"

This reverts commit 1863727215.

* pin dependency

* update lock
2024-03-13 09:55:24 +00:00
..
src chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
test chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00: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] format 2024-02-02 11:18:39 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server-shim.js Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
server.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00: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