inxs v0.1.5
inxs
Extensible, decorator based dependency injection framework using Babel 6+. Suitable for both node and the browser.
Limitations
See inxs-common.
Project Site
The project site, see (2) under resources below, provides more insight into the project, including test coverage reports and API documentation.
Contributing
While I believe that the feature set of the software can be considered final, you are very welcome to propose changes and report bugs, or even provide pull requests on github.
See the contributing guidelines for more information.
Contributors
- Carsten Klein Maintainer
Building
See build process and the available build targets for more information on how to build this.
See also development dependencies and on how to deal with them.
Installation
npm install --save inxs
Runtime Dependencies
The dependencies denoted in italics must be provided by the using project.
Usage
See the existing examples on how to use this.
Similar Projects
There are quite a few, just search npmjs.com.
Resources
- (1) Github Site
- (2) Project Site