Sunday 20 March 2016

Isomorphic Angular 1.5 in Node

Hey EveryoneI've been working on a way run Angular services in node. The library is very focused (read - limited) to just working with services/providers/factories that have no browser/UI dependencies. I've rewritten some of the dependency injection / resolution. All code is evaluated via the built-in vm moduleHas anyone encountered something like this in 'the wild' ?History: I initially started with the angularcontext module but found that lacking.Uses: Running a portion of an angular app in node. code reuse and 'headless' access.

Submitted March 20, 2016 at 06:31PM by sql_big_result

No comments:

Post a Comment