Skip to content

vvgomes/es6-di-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Dependency Injection

Here you find the complete source code for the examples in my blog post about the topic.

Running the Tests

  1. Ensure Node.js is installed (v6.0.0 should work);
  2. Install the dependencies: $ npm install
  3. Run the tests: $ npm test

License

Feel free to use this code as you please.

About

Javascript Dependency Injection Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published