node-lit 3.3.3-1
Package Information
| Description | library for fast, lightweight web components Lit is a library for building web components with reactive state, scoped styles, and declarative templates. It provides a component base class and rendering system for defining custom elements using standard browser APIs. Templates are written as JavaScript expressions that describe DOM structure and dynamic values; when data changes, Lit updates only the affected parts of the DOM. The package includes the main Lit library, combining the functionality of lit-html, LitElement, and reactive-element for use in browser-based web applications and server-side rendering workflows. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/js/node-lit (browse) |
| Closes | #1137550 |
| Tracker | https://tracker.debian.org/pkg/node-lit |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Fri, 05 Jun 2026 15:09:41 +0100 |
| Source | node-lit |
| Version | 3.3.3-1 |
| Changed-By | Edward Betts |
Changelog
node-lit (3.3.3-1) unstable; urgency=low
.
* Initial release. (Closes: #1137550)
* Packages lit 3.3.3, lit-html 3.3.3, lit-element 4.2.2,
@lit/context 1.1.6, and @lit/reactive-element 2.1.2..dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-lit deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lit
Upstream-Contact: https://github.com/lit/lit/issues
Source: https://github.com/lit/lit
Files: *
Copyright: 2014-2026 Google LLC
License: BSD-3-Clause
Files: .changeset/*
Copyright: 2019 Ben Conolly
License: Expat
Files: packages/labs/task/src/test/deep-equals_test.ts
packages/task/src/test/deep-equals_test.ts
Copyright: 2017 Evgeny Poberezkin
2023 Google LLC
License: Expat
Files: packages/localize/src/internal/fnv1a64.ts
Copyright: 2014 Travis Webb
License: Expat
Files: packages/labs/rollup-plugin-minify-html-literals/*
Copyright: 2018 Elizabeth Mitchell
2017 Google LLC
License: Expat and BSD-3-Clause
Files: packages/labs/virtualizer/src/polyfills/resize-observer-polyfill/*
Copyright: 2016 Denis Rul
2017 Google LLC
Microsoft Corporation
License: Expat and Apache-2.0
Files: packages/labs/vscode-extension/syntaxes/vscode-lit-html/*
packages/labs/vscode-extension/syntaxes/vscode-styled-components/*
Copyright: 2016 Graham Clark, Julien Poissonnier, 2018 GitHub, Tobias Zimmermann
License: Expat
Files: packages/labs/motion/demo/simple-list.html
Copyright: 2021 The Polymer Project Authors
License: BSD-3-Clause
Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: BSD-3-Clause
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: Apache-2.0
On Debian systems, the full text of the Apache License version 2.0 can be
found in /usr/share/common-licenses/Apache-2.0.
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.