Coder Social home page Coder Social logo

meteor-ng-annotate's Introduction

DEPRECATED

Please note, https://github.com/Urigo/angular-meteor now supports running ng-annotate on .ng.js-files (Urigo/angular-meteor#244) so I will be dropping this package as soon as that one goes live.

meteor-ng-annotate

Runs ng-annotate on angular source to streamline Angularjs development on Meteor.

The need to rename the js files

I did not have time to find a way to get the file handler tied to the normal .js-file handler pipe, so I had to introduce a new file prefix. If you want your angular files handled by this plugin, you have to rename the files to .ng. E.g. IndexController.js -> IndexController.ng.

This is a bit inconvenient and I'm planning on trying to find a way to handle .js files directly when I have the time.

meteor-ng-annotate's People

Contributors

jnissi avatar

Watchers

 avatar James Cloos avatar Uri Goldshtein avatar Tobias Stähli avatar

meteor-ng-annotate's Issues

Document the need to rename .js files to .ng

I believe the need to rename is intentional, probably to avoid any conflict with the meteor default build chain. That said, some documentation would be nice, since it took me some digging and experimentation time until I could deploy a production build.

Anyway, thanks for the trouble of packaging this for the community.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.