2.4.4 • Published 11 years ago

crosstalk-ide v2.4.4

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

crosstalk-ide

crosstalk-ide is a Crosstalk Swarm emulator enabling local Crosstalk Worker development and testing.

Installation

npm install crosstalk-ide

Usage

For starters, take a look at the examples folder and run the examples via:

node example.js

This simple initial example illustrates how to use the crosstalk-development-environment in order to run workers.

With example.js as a start, the next place to look would be at crosstalk.js which creates the Crosstalk sandbox that a worker runs in. That is the complete list of emulated worker functionality.

Finally, for now, addTestingArtifacts.js shows more of the testing functionality available in the development environment.

More examples are forthcoming.

HOWTOs

How to build a "Hello World" Crosstalk worker

Crosstalk worker environment

Crosstalk global object and available modules

2.4.4

11 years ago

2.4.2

11 years ago

2.4.1

11 years ago

2.4.0

11 years ago

2.3.0

11 years ago

2.2.0

11 years ago

2.1.0

11 years ago

2.0.0

11 years ago

1.4.1

11 years ago

1.4.0

11 years ago

1.3.1

11 years ago

1.2.10

11 years ago

1.2.8

11 years ago

1.2.7

11 years ago

1.2.6

11 years ago