majuro
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Majuro

Collection of over 25 fully tested and extensible classes.

Majuro

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

Read more

Enums

  • Frequency

Express JS Helpers

  • ExpressJSVideoHelper

Read more

Express JS Middleware

  • ExpressJSIPRestrictor

Read more

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

Readme

Keywords

none

Package Sidebar

Install

npm i majuro

Weekly Downloads

5

Version

1.2.2

License

MIT

Unpacked Size

152 kB

Total Files

198

Last publish

Collaborators

  • developersworkspace