node-theming 3.3.0+~cs1.2.8-3 source package in Ubuntu

Changelog

node-theming (3.3.0+~cs1.2.8-3) unstable; urgency=medium

  * Increase test timeout for buggy arm* platforms

 -- Yadd <email address hidden>  Wed, 13 Sep 2023 14:19:01 +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-theming_3.3.0+~cs1.2.8-3.dsc 3.1 KiB 4714294dab3d910cb707095ebf3358acfefcd4b62cfc2c08e1cac43a786ea7d2
node-theming_3.3.0+~cs1.2.8.orig-react-display-name.tar.gz 2.0 KiB 59900344b84b26e45a2ebcb991f02727150b9a9c5eadb87bfb3cb83042057182
node-theming_3.3.0+~cs1.2.8.orig-tiny-warning.tar.gz 86.6 KiB 74c6f6987a282e34775ab02d70428e280f7829d6ff6312de957b4ea8e1263210
node-theming_3.3.0+~cs1.2.8.orig.tar.gz 66.0 KiB 1b5a96f1334dfb26f2dc9c24b010b9c809fb31a23745d1a3ad26621857c138d2
node-theming_3.3.0+~cs1.2.8-3.debian.tar.xz 23.9 KiB 958149159528c98fde7063d0c55261ee67306a7e31d27ee49b1d2e50943e3409

No changes file available.

Binary packages built by this source

node-react-display-name: ReactJS library to get the displayName from a Component

 node-react-display-name provides a function to get the displayname of a
 component. This is a common pattern with React Higher Order Components (HoCs).
 This is a simple reusable utility to get the name of a component.

node-theming: CSSinJS theming solution for ReactJS

 node-theming is a CSS-in-JS theming solution for ReactJS.
  * ThemeProvider allows one to pass, update, merge and augment "theme" through
    context down react tree
  * withTheme allows one to receive theme and its updates in your components as
    a "theme" prop
  * createTheming allows one to integrate "theming" into its CSS-in-JS library
    with custom "channel"

node-tiny-warning: Node.js library that provide an alternative to node-warning

 node-tiny-warning provides a tiny node-warning alternative.