0.4.4-rc1 • Published 5 months ago

@diory/client-js v0.4.4-rc1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Diosphere

Install

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

Usage

const dataClients = [localClient, S3Client, ...]
const dioryClient = new DioryClient(clients)
const diograph = dioryClient.getDiograph(address)
console.log('My Diory', diograph.toObject())

Methods

dioryClient.addDiograph(address, diograph)
dioryClient.getDiograph(address)
dioryClient.fetchDiograph(address)
dioryClient.generateDiograph(address)
dioryClient.saveDiograph(address)

Development

Compile typescript in real time to /dist folder:

yarn build-watch

Run unit tests in the background:

yarn test-watch
0.4.2-rc5

5 months ago

0.4.2-rc4

5 months ago

0.4.2-rc3

5 months ago

0.4.2-rc2

7 months ago

0.4.2-rc1

7 months ago

0.4.4-rc1

5 months ago

0.4.3

5 months ago

0.2.0-rc20

1 year ago

0.2.0-rc19

1 year ago

0.2.0-rc16

1 year ago

0.2.1

1 year ago

0.2.0-rc18

1 year ago

0.2.0

1 year ago

0.2.0-rc17

1 year ago

0.2.0-rc12

1 year ago

0.2.0-rc11

1 year ago

0.2.0-rc14

1 year ago

0.2.0-rc13

1 year ago

0.4.0-rc2

1 year ago

0.4.1

1 year ago

0.4.0-rc1

1 year ago

0.4.0

1 year ago

0.2.2

1 year ago

0.2.1-rc2

1 year ago

0.2.1-rc1

1 year ago

0.2.0-rc5

1 year ago

0.2.0-rc6

1 year ago

0.2.0-rc7

1 year ago

0.2.0-rc8

1 year ago

0.2.0-rc9

1 year ago

0.2.0-rc10

1 year ago

0.2.0-rc4

1 year ago

0.2.0-rc1

1 year ago

0.2.0-rc2

1 year ago

0.1.5-rc1

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago