RepoGuard
2 h ago에 업데이트됨
D3

Organization

D3의 공개 GitHub 발자국

@d3
GitHub에서 프로필 보기

Data-Driven Documents

San Francisco, CA

54

공개 저장소

137,477

총 별점

1,982

팔로워

D3는 San Francisco, CA에 위치한 오픈 소스 조직으로, 데이터 기반 문서를 만드는 도구를 제공합니다. 주요 프로그래밍 언어는 JavaScript와 Shell이며, SVG, Canvas 및 HTML을 사용하여 데이터를 시각화하는 다양한 공용 리포지토리를 보유하고 있습니다. 특히, d3, d3-shape, d3-force와 같은 프로젝트는 널리 사용되고 있습니다.

주요 언어

JavaScript 51Shell 1

공개 저장소

d3

113,083

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Shell
업데이트됨 2026년 6월 13일

d3-shape

2,521

Graphical primitives for visualization, such as lines and areas.

JavaScript
업데이트됨 2026년 6월 10일

d3-force

1,979

Force-directed graph layout using velocity Verlet integration.

JavaScript
업데이트됨 2026년 6월 12일

d3-plugins

1,807

[DEPRECATED] A repository for sharing D3.js V3 plugins.

JavaScript
업데이트됨 2026년 5월 1일

d3-scale

1,612

Encodings that map abstract data to visual representation.

JavaScript
업데이트됨 2026년 4월 18일

d3-queue

1,404

Evaluate asynchronous tasks with configurable concurrency.

JavaScript
업데이트됨 2026년 4월 7일

d3-hierarchy

1,260

2D layout algorithms for visualizing hierarchical data.

JavaScript
업데이트됨 2026년 6월 2일

d3-geo-projection

1,151

Extended geographic projections for d3-geo.

JavaScript
업데이트됨 2026년 6월 9일

d3-geo

1,095

Geographic projections, spherical shapes and spherical trigonometry.

JavaScript
업데이트됨 2026년 6월 7일

d3-sankey

926

Visualize flow between nodes in a directed acyclic network.

JavaScript
업데이트됨 2026년 6월 10일

d3-scale-chromatic

818

Sequential, diverging and categorical color scales.

JavaScript
업데이트됨 2026년 6월 8일

d3-delaunay

655

Compute the Voronoi diagram of a set of two-dimensional points.

JavaScript
업데이트됨 2026년 6월 3일

d3-format

640

Format numbers for human consumption.

JavaScript
업데이트됨 2026년 4월 29일

d3-ease

606

Easing functions for smooth animation.

JavaScript
업데이트됨 2026년 5월 31일

d3-selection

570

Transform the DOM by selecting elements and joining to data.

JavaScript
업데이트됨 2026년 5월 5일

d3-zoom

534

Pan and zoom SVG, HTML or Canvas using mouse or touch input.

JavaScript
업데이트됨 2026년 4월 28일

d3-contour

518

Compute contour polygons using marching squares.

JavaScript
업데이트됨 2026년 5월 23일

d3-interpolate

497

Interpolate numbers, colors, strings, arrays, objects, whatever!

JavaScript
업데이트됨 2026년 5월 4일

d3-array

464

Array manipulation, ordering, searching, summarizing, etc.

JavaScript
업데이트됨 2026년 6월 11일

d3-dsv

446

A parser and formatter for delimiter-separated values, such as CSV and TSV.

JavaScript
업데이트됨 2026년 5월 29일

d3-color

428

Color spaces! RGB, HSL, Cubehelix, CIELAB, and more.

JavaScript
업데이트됨 2026년 4월 13일

d3-drag

344

Drag and drop SVG, HTML or Canvas using mouse or touch input.

JavaScript
업데이트됨 2026년 2월 3일

d3-time-format

337

Parse and format times, inspired by strptime and strftime.

JavaScript
업데이트됨 2026년 5월 21일

d3-voronoi

250

Compute the Voronoi diagram of a set of two-dimensional points.

JavaScript
업데이트됨 2026년 4월 22일

d3-hexbin

249

Group two-dimensional points into hexagonal bins.

JavaScript
업데이트됨 2026년 5월 24일

d3-quadtree

238

Two-dimensional recursive spatial subdivision.

JavaScript
업데이트됨 2026년 5월 31일

d3-time

238

A calculator for humanity’s peculiar conventions of time.

JavaScript
업데이트됨 2026년 4월 29일

d3-fetch

227

Convenient parsing for Fetch.

JavaScript
업데이트됨 2025년 12월 7일

d3-transition

225

Animated transitions for D3 selections.

JavaScript
업데이트됨 2025년 12월 7일

d3-axis

208

Human-readable reference marks for scales.

JavaScript
업데이트됨 2026년 1월 14일

d3.github.com

197

The D3 website.

JavaScript
업데이트됨 2026년 4월 28일

d3-path

197

Serialize Canvas path commands to SVG.

JavaScript
업데이트됨 2026년 4월 7일

d3-timer

169

An efficient queue for managing thousands of concurrent animations.

JavaScript
업데이트됨 2026년 3월 16일

d3-brush

155

Select a one- or two-dimensional region using the mouse or touch.

JavaScript
업데이트됨 2025년 12월 7일

d3-3.x-api-reference

155

An archive of the D3 3.x API Reference.

알 수 없는 언어
업데이트됨 2025년 5월 27일

d3-random

139

Generate random numbers from various distributions.

JavaScript
업데이트됨 2026년 4월 2일

d3-tile

137

Compute the quadtree tiles to display in a rectangular viewport.

JavaScript
업데이트됨 2026년 3월 6일

d3-chord

127

Visualizations relationships or network flow with a circular layout.

JavaScript
업데이트됨 2026년 5월 2일

d3-geo-polygon

123

Clipping and geometric operations for spherical polygons.

JavaScript
업데이트됨 2026년 3월 26일

d3-request

110

A convenient alternative to XMLHttpRequest.

JavaScript
업데이트됨 2026년 6월 7일

d3-collection

109

Handy data structures for elements keyed by string.

JavaScript
업데이트됨 2026년 4월 7일

d3-polygon

100

Geometric operations for two-dimensional polygons.

JavaScript
업데이트됨 2026년 4월 13일

d3-require

82

A minimal, promise-based implementation to require asynchronous module definitions.

JavaScript
업데이트됨 2025년 12월 26일

d3-dispatch

75

Register named callbacks and call them with arguments.

JavaScript
업데이트됨 2025년 12월 7일

d3-selection-multi

74

Multi-value syntax for d3-selection and d3-transition.

JavaScript
업데이트됨 2026년 3월 25일

versor

37

a home for Mike Bostock's versor.js

JavaScript
업데이트됨 2026년 5월 28일

d3-bundler

34

DEPRECATED; use rollup/rollup.

JavaScript
업데이트됨 2023년 10월 15일

d3-hsv

28

The HSV (Hue, Saturation, Value) color space.

JavaScript
업데이트됨 2025년 12월 7일

d3-cam16

24

A d3 implementation of the CIECAM16 color appearance model.

JavaScript
업데이트됨 2025년 5월 23일

d3-logo

23

D3 brand assets.

알 수 없는 언어
업데이트됨 2023년 10월 15일

d3-hcg

21

The HCG (Hue, Chroma, Grayness) color space derived from the Munsell color system.

JavaScript
업데이트됨 2025년 12월 7일

d3-scripts

15

Common scripts for D3 modules.

JavaScript
업데이트됨 2023년 10월 15일

d3-hull

14

DEPRECATED; see d3-polygon’s hull function.

JavaScript
업데이트됨 2023년 10월 15일

blur-benchmark

2

temporary benchmark for d3.blur implementations

JavaScript
업데이트됨 2023년 10월 15일

자주 묻는 질문

d3는 GitHub에서 무엇을 구축하나요?

d3는 데이터 시각화 도구를 개발하며, SVG와 Canvas를 활용하여 데이터를 생동감 있게 표현하는 여러 리포지토리를 운영합니다. 주요 프로젝트로는 d3, d3-shape, d3-force가 있습니다.

d3는 어떤 프로그래밍 언어를 사용하나요?

d3는 주로 JavaScript와 Shell을 사용하여 리포지토리를 개발합니다. 이러한 언어들은 데이터 시각화와 관련된 다양한 기능을 구현하는 데 적합합니다.

d3의 리포지토리는 공개인가요?

네, d3의 모든 리포지토리는 공개되어 있습니다. 사용자는 GitHub를 통해 이들의 소스 코드를 자유롭게 접근하고 활용할 수 있습니다.

이 노출이 의도된 것인가요?

D3을 RepoGuard로 모니터링하고 새로운 공개 저장소가 나타나는 순간 알림을 받으세요.

이 계정 모니터링하기