New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-d3-try

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-d3-try

A yeoman generator for trying things with d3

  • 0.1.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-86.67%
Maintainers
1
Weekly downloads
 
Created
Source

generator-d3-try

This is a Yeoman generator for the d3.js. It has the minimum skeleton necessary to start trying things with d3.js

Getting Started

Installing Yeoman?

This generator required yeoman, it can be installed from npm:

$ npm install -g yo

Yeoman Generators

To install generator-d3-try from npm, run:

$ npm install -g generator-d3-try

Generating an empty d3 project

Navigate into a folder where you want your presentation

$ yo d3-try project-name

Running

This generator uses gulp and browser-sync. If you do not have gulp installed, you may have to run npm install -g gulp.

In order to run live preview with browser-sync, just run:

$ gulp

License

MIT

Keywords

FAQs

Package last updated on 15 Dec 2014

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc