stripPathBefore
supports RegExp
- exports filename instead of ngModule (#31)
- Strip parts of the filepath (stripPathBefore)
- Honor upstream transforms
- Strip BOM from start of files
- Generation of
require('angular')
is optional
- Support prefixes for template names
- Template path is printed correctly on windows when using baseDir option
- Stable
- Optionally specify base directory for filename
- Support for Windows
- Simpler
module.exports
logic
- The angular module is exported as a commonJS module
- CLI Support
- Extension can be specified
- Transforms html templates into angular template modules