2.0.3 • Published 10 years ago

dpd-amdclient v2.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

dpd-amdclient

Plugin for Deployd. If you don't use Deployd, go get it! (Or leave and never come back! ;))

Installation

Install nodejs if you haven't done so, yet.

npm i -S dpd-amdclient

Usage

From your Deployd dashboard click the "+" to add a new collection and choose "Amd client".

In the frontend you can now require the new dpd.js from /amd/dpd.js. So the path in your require configuration would look something like this:

paths: [
	dpd: "amd/dpd"
]

Dependencies!

dpd.js depends on socket.io and ayepromise. Make sure to install and require these, too!

2.0.3

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago