node-prosemirror-utils 1.2.2-1
Package Information
| Description | utils library for ProseMirror A collection of helper functions for working with ProseMirror selections, nodes and transforms: finding parent nodes of a given type, inspecting the selection, and a number of document transformations that are not part of ProseMirror core. ProseMirror is a toolkit for building rich content editors; its core is kept deliberately small, and convenience helpers such as these live in separate modules. Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Emfox Zhou <emfox@debian.org> |
| Sponsor | emfox@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-prosemirror-utils.git (browse) |
| Closes | #1148376 |
| Tracker | https://tracker.debian.org/pkg/node-prosemirror-utils |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Wed, 23 Sep 2026 21:00:00 +0800 |
| Source | node-prosemirror-utils |
| Version | 1.2.2-1 |
| Changed-By | Emfox Zhou |
Changelog
node-prosemirror-utils (1.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #1148376)
.dsc
| Package-List | node-prosemirror-utils deb javascript optional arch=all |
|---|---|
| Section | javascript |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: prosemirror-utils
Source: https://github.com/atlassian/prosemirror-utils
Files: *
Copyright: 2018 Atlassian Pty Ltd
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License 2.0 can be
found in "/usr/share/common-licenses/Apache-2.0".