Socket
Socket
Sign inDemoInstall

d3kit

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    d3kit

A kit of tools to speed D3 related project development.


Version published
Weekly downloads
433
decreased by-33.49%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

d3Kit

d3Kit is a set of tools to speed D3 related project development. It is a lightweight library (~8KB, minified) to help you do the basic groundwork tasks you need when building visualization with d3. d3Kit features include, but are not limited to:

  • Setup <svg> according to d3's margin convention, make it support auto-resizing and add other convenient functions. We called it a "Skeleton" for your visualization.
  • Help you create reusable component.
  • Help you create reusable subcomponent (a.k.a. Chartlet).
  • and many more...

Here are a few examples of d3Kit in action:

For more examples, check out our gallery.

Want to learn more? See the wiki or API Reference

Can't wait to try it?

bower install d3kit

Authors

Keywords

FAQs

Last updated on 04 Jun 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc