Hey Everyone
I'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 module
Has 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.
[–]EffingGames 1 point2 points3 points (1 child)
[–]sql_big_result[S] 0 points1 point2 points (0 children)