node-dic

1.0.1 • Public • Published

Node DIC (Dependency Injection Container)

https://www.npmjs.com/package/node-dic

Requirements

You can use this package on any computer that can run the following software, it's completely platform independenant.

node
npm

Install NodeJS via package manager

https://nodejs.org/en/download/package-manager/

Installing node-dic

npm install node-dic

Install project from source and build es6 to es5 using babeljs

https://github.com/dridi-walid/node-dic
npm install
npm run build

Usage

Configure your services and dependencies in service.js file. Enjoy!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i node-dic

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • wdridi