Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adonis-fold

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-fold

Dependency manager and ioc container for your next NodeJs application

  • 3.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
124
decreased by-39.51%
Maintainers
1
Weekly downloads
 
Created
Source

Fold

Gitter Trello Version Build Status Coverage Status Downloads License

:pray: This repository contains the IOC container for adonis framework. It can be used standalone too.

Fold is an IOC container for Node applications to make dependency injection simpler and powerful. It has following features and used in adonis framework

  1. Service Provider
  2. Service Manager
  3. Namespaces/Auto Loading

IOC container enables solid Dependency Injection through out your application and makes it easier for you to test your modules by mocking dependencies with ease.

You can learn more about AdonisJS and all of its awesomeness on http://adonisjs.com :evergreen_tree:

Table of Contents

Team Members

Requirements

AdonisJS is build on the top of ES2015, which makes the code more enjoyable and cleaner to read. It doesn't make use of any transpiler and depends upon Core V8 implemented features.

For these reasons, AdonisJS require you to use node >= 4.0 and npm >= 3.0.

Contribution Guidelines

In favor of active development we accept contributions for everyone. You can contribute by submitting a bug, creating pull requests or even improving documentation.

You can find a complete guide to be followed strictly before submitting your pull requests in the Official Documentation.

Keywords

FAQs

Package last updated on 26 Jun 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc