ng2gen 0.3.0 copy "ng2gen: ^0.3.0" to clipboard
ng2gen: ^0.3.0 copied to clipboard

Dart 1 only

Angular2 Component Files Generator

0.3.0 #

  • remove app generator
  • upgrade to angular 4

0.2.1+1 #

  • small fix on service generation

0.2.1 #

  • specify file extension in config file:
    • css_extension: css
    • html_extension: html

0.2.0 #

  • Add init command to create a config file inside an existing project
  • Update Angular2
  • move all libraries export to lib/
  • simplify generated file name (no '_component.dart', '_service.dart'...)
  • sass support
  • less support
  • refactor Route defintion

0.1.0 #

  • Add full application generation with new command
  • config file generator.config.yaml, the config file determine where to create components, directives, services...
  • include grind task (build, serve, deploy ...)
  • Add pipe generator
  • Update previous generators to be able to use them from root app folder

pre-0.1.0 #

  • component generator
  • component_inline generator
  • service generator
  • directive generator
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Angular2 Component Files Generator

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

dart_style, dev_string_converter, resource, stagehand, yaml, yamlicious

More

Packages that depend on ng2gen