1.0.11 • Published 1 year ago

planningpoker v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Planning Poker JS Cient

Javascript library for planning poker.

Build status

npm version

Example usage

Contact me for access details

var planningPokerConnection = new PlanningPokerConnection(
    [websocketaddress],
    [apiaddress],
    [apikey]);

planningPokerController.startConnection({
    successCallback: webSocketOpenSuccessCallback,
    errorCallback: webSocketErrorCallback
});
1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago