0.3.24 • Published 2 years 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/coreor with pnpm
pnpm add @partrocks/coreor with npm
yard add @partrocks/coreUsage
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
2 years ago
0.3.23
2 years ago
0.3.22
2 years ago
0.3.21
2 years ago
0.3.20
3 years ago
0.3.19
3 years ago
0.3.18
3 years ago
0.3.17
3 years ago
0.3.16
3 years ago
0.3.15
3 years ago
0.3.14
3 years ago
0.3.13
3 years ago
0.3.12
3 years ago
0.3.11
3 years ago
0.3.10
3 years ago
0.3.9
3 years ago
0.3.8
3 years ago
0.3.7
3 years ago
0.3.6
3 years ago
0.3.5
3 years ago
0.3.4
3 years ago
0.3.3
3 years ago
0.3.2
3 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.2.0
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago