1.4.61 • Published 5 months ago

@humblejs/core v1.4.61

Weekly downloads
18
License
Apache-2.0
Repository
-
Last release
5 months ago

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/core

Modules

  • 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 stuff
    • withAuth - 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-functions
    • MicroserviceMessageBus - 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 use Model as it is wrapped in it.
1.4.61

5 months ago

1.4.60

5 months ago

1.4.51

9 months ago

1.4.53

9 months ago

1.4.52

9 months ago

1.4.55

9 months ago

1.4.54

9 months ago

1.4.57

9 months ago

1.4.56

9 months ago

1.4.59

5 months ago

1.4.58

9 months ago

1.4.48

1 year ago

1.4.47

1 year ago

1.4.49

1 year ago

1.4.50

1 year ago

1.4.46

2 years ago

1.4.40

2 years ago

1.4.42

2 years ago

1.4.41

2 years ago

1.4.44

2 years ago

1.4.43

2 years ago

1.4.45

2 years ago

1.4.35

2 years ago

1.4.37

2 years ago

1.4.36

2 years ago

1.4.39

2 years ago

1.4.38

2 years ago

1.4.28

3 years ago

1.4.29

3 years ago

1.4.31

3 years ago

1.4.30

3 years ago

1.4.33

3 years ago

1.4.32

3 years ago

1.4.34

3 years ago

1.4.26

3 years ago

1.4.27

3 years ago

1.4.25

3 years ago

1.4.24

3 years ago

1.4.22

4 years ago

1.4.21

4 years ago

1.4.19

4 years ago

1.4.17

4 years ago

1.4.18

4 years ago

1.4.14

4 years ago

1.4.11

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.0

4 years ago

1.3.179

4 years ago