8 packages
@mdaemon/emitter
A basic event emitter / publish subscribe library used by MDaemon Webmail
@mdaemon/ini-file-cache
A library for reading, writing, and watching ini files for changes
@mdaemon/items-model
A basic items manipulation model
@mdaemon/logfile
A node logging utility
@mdaemon/observable
A function for creating an observable object, array, boolean, string, or number.
@mdaemon/process-queue
A class for pushing objects to a queue and getting the next object from the queue to be processed
@mdaemon/rsa-message
RSA message encryption, signing, decryption, and verification using webcrypto or node crypto
@mdaemon/validate
A validation library used by MDaemon Remote Administration