0.2.0-rc10 • Published 1 month ago

@diory/client-js v0.2.0-rc10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Diosphere

Install

npm install @diory/client-js
# or
yarn add @diory/client-js

Usage

const clients = [localClient, S3Client, ...]
const { diosphere, room, diograph, diory } = DioryClient(clients)
diosphere.initialise([connection])
diosphere.enterRoom(room)
diograph.focusDiory(diory)
console.log('Hello Diosphere!', diosphere.toObject())

Internal methods

client.getDiosphere()
client.saveDiosphere()
client.getDiograph()
client.saveDiograph()

Development

Compile typescript in real time to /dist folder:

yarn build-watch

Run unit tests in the background:

yarn test-watch
0.2.0-rc5

1 month ago

0.2.0-rc6

1 month ago

0.2.0-rc7

1 month ago

0.2.0-rc8

1 month ago

0.2.0-rc9

1 month ago

0.2.0-rc10

1 month ago

0.2.0-rc4

2 months ago

0.2.0-rc1

2 months ago

0.2.0-rc2

2 months ago

0.1.5-rc1

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago

0.1.2

3 months ago

0.1.1

3 months ago

0.1.0

3 months ago