1.4.65 • Published 2 years ago
@humblejs/core v1.4.65
Core
Core packages shared between humblejs server and client
A lot of these packages are used in the server and can be shared in micro services.
Install
yarn add @humblejs/coreModules
AppProvider(app-provider.js) - HOC for application (root of application that contains all the information including auth)appContext- Consumer for AppProvider
AuthProvider(auth-provider.js) - HOC for auth related stuffwithAuth- Consumer for AuthProvider
CronBase(cron.js)Logger(logger.js)EnvUtils(load-env.js) - Load and override any environment variables from various places with priority.PageDefinitions(pagedef.js)snooze()(snooze.js)PasswordUtils(password.js)Microservice(microservice.js) - Microservice class that is used to register all the service mini-functionsMicroserviceMessageBus- Microservice channel bus responsible to talk to microservice (using HTTP protocol)createChannels- utility to create microservice channel bus.
Model(model.js) - Core of any database model that automatically provide ability to CRUD the record.DatabaseManager(db.js) - The core of database manager providing utility functions to query and update/insert/delete. You should not need this if you useModelas it is wrapped in it.
1.4.62
2 years ago
1.4.63
2 years ago
1.4.65
2 years ago
1.4.61
2 years ago
1.4.60
2 years ago
1.4.51
2 years ago
1.4.53
2 years ago
1.4.52
2 years ago
1.4.55
2 years ago
1.4.54
2 years ago
1.4.57
2 years ago
1.4.56
2 years ago
1.4.59
2 years ago
1.4.58
2 years ago
1.4.48
3 years ago
1.4.47
3 years ago
1.4.49
3 years ago
1.4.50
3 years ago
1.4.46
3 years ago
1.4.40
3 years ago
1.4.42
3 years ago
1.4.41
3 years ago
1.4.44
3 years ago
1.4.43
3 years ago
1.4.45
3 years ago
1.4.35
3 years ago
1.4.37
3 years ago
1.4.36
3 years ago
1.4.39
3 years ago
1.4.38
3 years ago
1.4.28
4 years ago
1.4.29
4 years ago
1.4.31
4 years ago
1.4.30
4 years ago
1.4.33
4 years ago
1.4.32
4 years ago
1.4.34
4 years ago
1.4.26
4 years ago
1.4.27
4 years ago
1.4.25
4 years ago
1.4.24
5 years ago
1.4.22
5 years ago
1.4.21
5 years ago
1.4.19
6 years ago
1.4.17
6 years ago
1.4.18
6 years ago
1.4.14
6 years ago
1.4.11
6 years ago
1.4.7
6 years ago
1.4.6
6 years ago
1.4.5
6 years ago
1.4.4
6 years ago
1.4.3
6 years ago
1.4.0
6 years ago
1.3.179
6 years ago