# Introduction
Vue Injector — Dependency Injection library for Vue.js. Includes the following:
- Dependency injection for components
- Construction of the injected services
- Accessibility of Vue application from a service
- Utilization of decorators for convenient operation
Start acquaintance or try samples (check README.md
before launching them).