open-module
v1.0.5
Published
An open source, platform agnostic attempt at replicating and expanding on the functionality of ng-modules
Downloads
11
Maintainers
Readme
Open Module
Open modules are a lazy loadable generalization of es-modules implemented with webpack. They are hmr friendly, and don't rely on an static properties.
Usage
Open modules and open-modules are configured wherever webpack config objects are. They are imported from anywhere.
Features
Key features of this template are:
- Hot Module Reloading
- NYI dependency flattening
- module memoization