Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Ember microlibs & npm importability

$
0
0

@izelnakri wrote:

ember microlibs should be importable in node.js. People should be able to require or import EmberObject or Ember.Route or Ember.Component and play with it/debug it interactively in node or use them in their npm packages(particularly Ember.Object/computed properties could be very useful in backend ORMs).

Im also very interested to hear if its possible to require EmberObject or @ember/string today in node.js. If it is possible today, a small explanation or a documentation would be very nice!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles