node-redux-devtools 3.13.1~git20230831-2 source package in Ubuntu

Changelog

node-redux-devtools (3.13.1~git20230831-2) unstable; urgency=medium

  * Source-only upload

 -- Yadd <email address hidden>  Mon, 25 Sep 2023 10:26:11 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-redux-devtools_3.13.1~git20230831-2.dsc 3.1 KiB 9aa32b7a9c7c5e74f48302444307e26d61276eea88a6c423bf933e18b1ff170d
node-redux-devtools_3.13.1~git20230831.orig.tar.xz 5.0 MiB e0d66987e8a96f90d66c3acef42397737b10b94bf8f123de821888fb4434e76a
node-redux-devtools_3.13.1~git20230831-2.debian.tar.xz 5.4 KiB f1ea272ee68774aa7a419d82111dd840b269881ba2c7ee2125603b3e917c3723

No changes file available.

Binary packages built by this source

node-map2tree: Node.js pure function to convert a map into a tree structure

 node-map2tree is a pure function to convert a map into a tree structure.

node-react-base16-styling: React.js styling with base16 color scheme support

 Inspired by react-themeable, this utility provides flexible theming for
 components with base16 theme support.

node-react-dock: React.js resizable dockable component

 node-react-dock is a simple React.js component resizable and dockable.

node-react-json-tree: React.js JSON viewer component

 node-react-json-tree is a React.js JSON viewer component. It supports iterable
 objects, such as Immutable.js

node-redux-devtools-core: Live-editing time travel environment for node-redux

 Redux DevTools is a live-editing time travel environment for Redux. Features:
  * inspect every state and action payload
  * go back in time by “cancelling” actions
  * if the reducer code change, each “staged” action will be re-evaluated
  * if the reducers throw, one can see during which action this happened, and
    what the error was
  * with `persistState()` store enhancer, one can persist debug sessions across
    page reloads

node-redux-devtools-extension: Helpers for Redux DevTools

 node-redux-devtools-extension provides wrappers and helpers for node-redux-devtools-core

node-redux-devtools-serialize: Redux.js module to serialize ImmutableJS data

 node-redux-devtools-serialize serialize unserializable data and parse it back.