majuro
v1.2.2
Published
Collection of over 25 fully tested and extensible classes.
Downloads
15
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
FixerForeignExchangeGateway
PayFastPaymentGateway
Hash Algorithms
Interface: IHashAlgorithm
DJB2
FNV1A
MD4
MD5
PJW
RS
SDBM
SHA1
SHA256
SHA512
Loggers
Interface: ILogger
LogglyLogger
Mail Senders
Interface: IMailSender
SendGridMailSender
Models
OperationResult<T>
Payment
SubscriptionCreateResult
Subscription
ValidationMessage
Others
ObjectPool<T>
Services
SubscriptionService
Validators
SubscriptionValidator