classloader
Classloader is a library that allows to run nodejs modules in vm rather than use require. Thus allows to analyse/modify code in a runtime.
features
- Annotations support
- Code structure resolving
upcoming features
- auto dependencies resolving