Socket
Socket
Sign inDemoInstall

majuro

Package Overview
Dependencies
6
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    majuro

Collection of over 25 fully tested and extensible classes.


Version published
Weekly downloads
35
increased by775%
Maintainers
1
Install size
4.53 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 11 May 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc