GitXplorerGitXplorer
p

rjs-wire

public
6 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
6a5b6ec3fcb4952d7c77a30e80463d32495b1252

readme updates for builder plugin

ppieterv committed 11 years ago
Unverified
96f20a881a424ef3b81202ee69a6bd70e9ac5ce6

Fixes as identified in #2

ppieterv committed 11 years ago
Unverified
3076c38e638e9ad238a11039380c87a70842e062

UPDATE: uncomment `wire`

ppieterv committed 12 years ago
Unverified
2b29ad32b0822d5f6a3bca077c856fa3e241f4ad

Updated wire lib to point to latest dev version for rjs plugin

ppieterv committed 12 years ago
Unverified
af7a5bc29c85b9dba626334a6ca3588172c8cfa4

Initial commit

ppieterv committed 12 years ago

README

The README file for this repository.

rjs and wire test

Example project for using wire and rjs together via the wire-rjs-builder plugin.

Install

$ npm install

Run builds

Run example via init file $ ./node_modules/.bin/r.js -o ./build.via-init.js

Run example via a direct wire! $ ./node_modules/.bin/r.js -o ./build.via-wire.js