angular_cli 0.2.0 copy "angular_cli: ^0.2.0" to clipboard
angular_cli: ^0.2.0 copied to clipboard

Scaffolding tool for AngularDart

Changelog #

0.1.2 #

  • Added support for generate directive
  • Added support for generate pipe

0.1.1 #

  • Fixed issues on Windows.

0.1.0+3 #

  • Exported visitors which can be used to extract info from Dart files.

0.1.0+2 #

  • Fixed an issue on README.md formatting.
  • Enabled travis.

0.1.0+1 #

  • Added missing dependencies.

0.1.0 #

  • New implementation, support to create project, generate AngularDart component and test.

0.0.2 #

  • Fixed scaffold command so that it uses the correct platform separator. Instead of creating files in the CWD, it creates them in $name/lib and $name/test of the CWD.

0.0.1 #

  • Added scaffold command, which generates all of the files need for a component. This should be run from an empty folder and provider a selector name like my-foo-bar.
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Scaffolding tool for AngularDart

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, ansicolor, args, html, logging, mustache, path, resource

More

Packages that depend on angular_cli