Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js support, Creating an NPM package #3

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Node.js support, Creating an NPM package #3

wants to merge 8 commits into from

Commits on Sep 12, 2015

  1. Added support for Node.js / Node Package Manager. Modified README.md,…

    … main file, minified file, and added package.json
    DHoltzmann committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    7bc280f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Changed file hierarchy

    DHoltzmann committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    a3eb519 View commit details
    Browse the repository at this point in the history
  2. Changed file hierarchy

    DHoltzmann committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    bcdd04b View commit details
    Browse the repository at this point in the history
  3. Error in package.json

    DHoltzmann committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    69a0150 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. Changed dependency version number in package.json

    DHoltzmann committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    fdee9ae View commit details
    Browse the repository at this point in the history
  2. Changed dependency version number in package.json

    DHoltzmann committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    06d8ecc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Noticed a call to document.createElement() for canvas. Updated to als…

    …o support node-canvas
    DHoltzmann committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    8898cd9 View commit details
    Browse the repository at this point in the history
  2. Updated version in package.json

    DHoltzmann committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    9b2df98 View commit details
    Browse the repository at this point in the history