1.4.65 • Published 1 year ago

@humblejs/core v1.4.65

Weekly downloads
18
License
Apache-2.0
Repository
-
Last release
1 year 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.62

1 year ago

1.4.63

1 year ago

1.4.65

1 year 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

2 years ago

1.4.47

2 years ago

1.4.49

2 years ago

1.4.50

2 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

4 years ago

1.4.22

5 years ago

1.4.21

5 years ago

1.4.19

5 years ago

1.4.17

5 years ago

1.4.18

5 years ago

1.4.14

5 years ago

1.4.11

5 years ago

1.4.7

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.0

5 years ago

1.3.179

5 years ago