Git Product home page Git Product logo

d3js-package's People

Contributors

acidsound avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lfergon

d3js-package's Issues

Allowing d3 to be used on the server as well

Greetings,

Under some circonstances, d3 could also be used on the server. For example, there are cases where developers want SVGs to be generated on the server (see https://groups.google.com/forum/?fromgroups=#!topic/meteor-talk/u4lfbEY0nFo), or wish to use some d3 functions like d3.csv() for CSV parsing.

Currently, d3 package is restricted for client-side use only (https://github.com/acidsound/d3js-package/blob/master/package.js#L6).

What would be the consequences of allowing d3 to be used server-side as well?

Issue adding to Meteorite version 0.6.13

Having issues adding d3js-package to most recent versions of a Meteor project.

$ mrt --version
Meteorite version 0.6.13
Release 0.6.5.1

$ mrt add d3js-package

Done installing smart packages

Stand back while Meteorite does its thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

=> Errors while scanning packages:

While building package d3js-package:
package.js:1:24: require is not defined

My understanding is that recent versions of Meteorite need "Npm.require" instead per: http://stackoverflow.com/questions/11980356/how-to-use-node-js-libraries-that-have-transitive-dependencies-with-meteor/17007054#17007054

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.