majuro
v1.2.2
Published
Collection of over 25 fully tested and extensible classes.
Readme
Majuro
Collection of over 25 fully tested and extensible classes.

Majuro's Vision
Majuro's vision is to provide the developer with a collection of classes to speed-up the software development process.
Installation
npm install --save majuro
What's inside?
Cryptography Algorithms
Interface: ICryptographyAlgorithm
AES256CTRCryptographyAlgorithm
Enums
Frequency
Express JS Helpers
ExpressJSVideoHelper
Express JS Middleware
ExpressJSIPRestrictor
Gateways
FixerForeignExchangeGatewayPayFastPaymentGateway
Hash Algorithms
Interface: IHashAlgorithm
DJB2FNV1AMD4MD5PJWRSSDBMSHA1SHA256SHA512
Loggers
Interface: ILogger
LogglyLogger
Mail Senders
Interface: IMailSender
SendGridMailSender
Models
OperationResult<T>PaymentSubscriptionCreateResultSubscriptionValidationMessage
Others
ObjectPool<T>
Services
SubscriptionService
Validators
SubscriptionValidator
