Appearance
Web Libraries
Libraries which are designed to be used within the context of a Web Browser or Web Worker
| 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/web-serialization | Provides a mechanism to serialize and deserialize data within a web context such as a browser window, web worker or service worker. | Link | |
@nhtio/web-encryption | A portable encryption library using aes for use within a web context such as a browser window, web worker or service worker. | Link | |
@nhtio/swarm | A library that provides peer communication between browser tabs and service workers | Link | |
@nhtio/no-conflict-overlay | A lightweight library that creates an iframe overlay on your page, capturing events only when the mouse is over specified selectors. This allows you to inject interactive content without interfering with your main page’s event handling. | Link | |
@nhtio/crows-nest | Provides the safe full screen area that can be used without being cut off by the shape of the display or browser UI elements. | Link | |
@nhtio/web-reactive-state | Provides a syncronized state storage which is accessible in both browser and web worker contexts | Link | |
@nhtio/tiny-typed-emitter | A zero-dependancy, web-safe, strongly typed, tiny event emitter | Link | |
@nhtio/web-re-active-record | A Reactive Active Record ORM for Web Browsers and Web Workers | 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 |