licenses.dev

ux-graph v0.0.2

Vue wrapper for d3.js predesigned components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

BSD-3-Clause34
PackageRelationDependenciesPublished
d3-array • 1.2.1Array manipulation, ordering, searching, summarizing, etc.INDIRECT0
d3-axis • 1.0.8Displays automatic reference lines for scales.INDIRECT0
d3-brush • 1.0.4Select a one- or two-dimensional region using the mouse or touch.INDIRECT8
d3-chord • 1.0.4Visualize relationships or network flow with an aesthetically-pleasing circular layout.INDIRECT2
d3-collection • 1.0.4Handy data structures for elements keyed by string.INDIRECT0
d3-color • 1.0.3Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).INDIRECT0
d3-dispatch • 1.0.3Register named callbacks and call them with arguments.INDIRECT0
d3-drag • 1.2.1Drag and drop SVG, HTML or Canvas using mouse or touch input.INDIRECT2
d3-dsv • 1.0.8A parser and formatter for delimiter-separated values, such as CSV and TSVINDIRECT4
d3-ease • 1.0.3Easing functions for smooth animation.INDIRECT0
d3-force • 1.1.0Force-directed graph layout using velocity Verlet integration.INDIRECT4
d3-format • 1.2.2Format numbers for human consumption.INDIRECT0
d3-geo • 1.9.1Shapes and calculators for spherical coordinates.INDIRECT1
d3-hierarchy • 1.1.5Layout algorithms for visualizing hierarchical data.INDIRECT0
d3-interpolate • 1.1.6Interpolate numbers, colors, strings, arrays, objects, whatever!INDIRECT1
d3-path • 1.0.5Serialize Canvas path commands to SVG.INDIRECT0
d3-polygon • 1.0.3Operations for two-dimensional polygons.INDIRECT0
d3-quadtree • 1.0.3Two-dimensional recursive spatial subdivision.INDIRECT0
d3-queue • 3.0.7Evaluate asynchronous tasks with configurable concurrency.INDIRECT0
d3-random • 1.1.0Generate random numbers from various distributions.INDIRECT0
d3-request • 1.0.6A convenient alternative to XMLHttpRequest.INDIRECT8
d3-scale • 1.0.7Encodings that map abstract data to visual representation.INDIRECT7
d3-selection • 1.3.0Data-driven DOM manipulation: select elements and join them to data.INDIRECT0
d3-shape • 1.2.0Graphical primitives for visualization, such as lines and areas.INDIRECT1
d3-time-format • 2.1.1A JavaScript time formatter and parser inspired by strftime and strptime.INDIRECT1
d3-time • 1.0.8A calculator for humanity’s peculiar conventions of time.INDIRECT0
d3-timer • 1.0.7An efficient queue capable of managing thousands of concurrent animations.INDIRECT0
d3-transition • 1.1.1Animated transitions for D3 selections.INDIRECT6
d3-voronoi • 1.1.2Compute the Voronoi diagram of a set of two-dimensional points.INDIRECT0
d3-zoom • 1.7.1Pan and zoom SVG, HTML or Canvas using mouse or touch input.INDIRECT8
d3 • 4.13.0Data-Driven DocumentsDIRECT35
rw • 1.3.3Now stdin and stdout are files.INDIRECT0
source-map-js • 1.2.0Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
MIT16
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@vue/compiler-sfc • 2.7.16compiler-sfc for Vue 2INDIRECT11
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
jquery • 3.7.1JavaScript library for DOM operationsDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
postcss • 8.4.45Tool for transforming styles with JS pluginsINDIRECT3
prettier • 2.8.8Prettier is an opinionated code formatterINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
vue • 2.7.16Reactive, component-oriented view layer for modern web interfaces.DIRECT13
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ux-graph)](https://licenses.dev/npm/ux-graph)
<a href="https://licenses.dev/npm/ux-graph">
  <img src="https://licenses.dev/b/npm/ux-graph" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/npm/ux-graph/0.0.2)](https://licenses.dev/npm/ux-graph/0.0.2)
<a href="https://licenses.dev/npm/ux-graph/0.0.2">
  <img src="https://licenses.dev/b/npm/ux-graph/0.0.2" alt="licenses" />
</a>
GitHub