0.3.24 • Published 1 year ago
@partrocks/core v0.3.24
@partrocks/core
Overview
This Package provides the backbone for Typescript PartRocks Services and their integrations / standards and common objects as well as a host of utility items
Installation
Use a package manager to install to node_modules
With npm
npm install @partrocks/core
or with pnpm
pnpm add @partrocks/core
or with npm
yard add @partrocks/core
Usage
The base export from core has been organised under the following top levels of namespaces and functions
- server - (HostServer) Host server tools for setup
- crypto - Functions for common cryptographic operations
- events - An Emitter / Listener Manager that uses the internal Message bus
- http - Helper methods for server responses
- db - Provides tools for connecting direct to external datasources
- routes - tools for Http routing via the Http Server created via (server)
- rockRouter - a manager interface for creating custom routes
- util - anything else
- validator - Validation tools
- data - Common data models for the platform
Contributing
- Get in touch info@happycoder.co.uk
License
0.3.24
1 year ago
0.3.23
1 year ago
0.3.22
1 year ago
0.3.21
1 year ago
0.3.20
2 years ago
0.3.19
2 years ago
0.3.18
2 years ago
0.3.17
2 years ago
0.3.16
2 years ago
0.3.15
2 years ago
0.3.14
2 years ago
0.3.13
2 years ago
0.3.12
2 years ago
0.3.11
2 years ago
0.3.10
2 years ago
0.3.9
2 years ago
0.3.8
2 years ago
0.3.7
2 years ago
0.3.6
2 years ago
0.3.5
2 years ago
0.3.4
2 years ago
0.3.3
2 years ago
0.3.2
2 years ago
0.3.1
2 years ago
0.3.0
2 years ago
0.2.0
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago