node-d3-time 1.1.0+~1.1.1-1 source package in Ubuntu

Changelog

node-d3-time (1.1.0+~1.1.1-1) unstable; urgency=medium

  * Team upload
  * Embed typescript declarations and repack

 -- Yadd <email address hidden>  Sat, 09 Sep 2023 19:12:06 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-d3-time_1.1.0+~1.1.1-1.dsc 2.4 KiB 4c6a6de066b1b165ea52cce9737da47f47f3fd79da55e5634dd49ec94b22c3b1
node-d3-time_1.1.0+~1.1.1.orig-types-d3-time.tar.gz 5.0 KiB 6d3788caed736faad44e54e71efc08f1669ea54f11ce352af4ecd9f91c661ce6
node-d3-time_1.1.0+~1.1.1.orig.tar.gz 45.4 KiB dafc88897586ee3474c3d647a90aaff8ab076fb7ea9adfb756d7b40eea4687d0
node-d3-time_1.1.0+~1.1.1-1.debian.tar.xz 4.3 KiB 215869a86b1a29540773112219c8b30d8a5848c4f1da95eb4c85e4ed89a260e9

Available diffs

No changes file available.

Binary packages built by this source

node-d3-time: calculator for humanity’s peculiar conventions of time

 The d3-time module does not implement its own calendaring system; it merely
 implements a convenient API for calendar math on top of ECMAScript Date. This
 module is used by D3’s time scales to generate sensible ticks, by D3’s time
 format, and can also be used directly to do things like calendar layouts.
 .
 Node.js is an event-based server-side JavaScript engine.