Appearance
Node.JS Libraries
Libraries which are designed to be used within the context of a Node.JS script
| Library | Description | Link to Documentation | Release |
|---|---|---|---|
@nhtio/millicron | A simple Typescript Cron Daemon for node.js and web contexts | Link | |
@nhtio/phone-object | Phone Object is a comprehensive, immutable object representation of a phone number | Link | |
@nhtio/p2pbus | A peer-to-peer event emitter for multiple nodes on the same network | Link | |
@nhtio/kyoo | A unified SDK for interacting with multiple types of queue brokers | Link | |
@nhtio/encryption | A portable encryption library using aes | Link | |
@nhtio/serialization | Provides a mechanism to serialize and deserialize data within a NodeJS application | Link | |
@nhtio/logger | A generalized application logger implementation for Node.JS applications | Link | |
@nhtio/tiny-typed-emitter | A zero-dependancy, web-safe, strongly typed, tiny event emitter | Link | |
@nhtio/validation | A powerful schema description language and data validator | Link | |
@nhtio/hooks | A cross-environment (browser/node) simple yet effective implementation for executing hooks around an event based on @poppinss/hooks | Link | |
@nhtio/middleware | A cross-environment (browser/node) implementation of the chain of responsibility design pattern based on @poppinss/middleware | Link | |
@nhtio/encoder | A portable cross-environment encoder / decoder for complex and structured data | Link |