17.3.4 • Published 5 years ago
@the-/client v17.3.4
@the-/client
Client for the-server
Installation
$ npm install @the-/client --save
Usage
'use strict'
const { TheClient } = require('@the-/client')
async function tryExample() {
const client = TheClient.for('app')
const fruitShop = await client.use('fruitShop')
await fruitShop.buy()
}
tryExample().catch((err) => console.error(err))
API Guide
- global
- InfoAccess~infoAccess
- module:@the-/client
- module:@the-/client.constants
- module:@the-/client.helpers
- module:@the-/client.helpers.InfoAccess
- module:@the-/client.mixins
- PingSender~pingSender
- TheClient
See API Guide for more detail
License
This software is released under the MIT License.
Links
17.3.4
5 years ago
17.3.3
5 years ago
17.3.2
5 years ago
17.3.1
5 years ago
17.3.0
5 years ago
17.2.13
5 years ago
17.2.9
5 years ago
17.2.8
5 years ago
17.2.7
5 years ago
17.2.5
5 years ago
17.2.3
5 years ago
17.2.2
5 years ago
17.2.4
5 years ago
17.2.1
5 years ago
17.2.0
5 years ago
17.1.0
5 years ago
17.0.1
5 years ago
17.0.0
5 years ago
15.8.7
5 years ago
15.8.6
5 years ago
15.8.4
6 years ago
15.8.3
6 years ago
15.8.1
6 years ago
15.8.0
6 years ago
15.7.3
6 years ago
15.7.2
6 years ago
15.7.1
6 years ago
15.7.0
6 years ago
15.6.0
6 years ago
15.5.6
6 years ago
15.5.5
6 years ago
15.5.4
6 years ago
15.5.3
6 years ago
15.5.2
6 years ago
15.4.13
6 years ago
15.4.12
6 years ago
15.4.11
6 years ago
15.4.10
6 years ago
15.4.9
6 years ago
15.4.3
6 years ago
15.4.1
6 years ago
15.2.3
6 years ago
15.2.2
6 years ago
15.2.1
6 years ago
15.2.0
6 years ago
15.1.6
6 years ago
15.1.5
6 years ago
15.1.4
6 years ago
15.1.2
6 years ago
15.1.0
6 years ago
15.0.5
6 years ago
15.0.3
6 years ago
15.0.2
6 years ago