You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSPM is a really nifty SystemJS-based package manager that integrates ES6-modules and stuff like that, basically centralizing dependencies into package.json, so one doesn't have to redo the dependency definitions everywhere. It seems like a Bower replacement.
I made a pull request for adding the Textalk components and my library, I hope I have done it correctly. jspm/registry#510
I would recommend you all plug-in developers to take a look att JSPM, it is cool stuff, getting a next-big-thing-feeling here. Sort of: http://jspm.io/
The text was updated successfully, but these errors were encountered:
nicklasb
changed the title
Started adding the ASF ecosystem to the jspm registry
Added the ASF ecosystem to the jspm registry
Aug 1, 2015
JSPM is a really nifty SystemJS-based package manager that integrates ES6-modules and stuff like that, basically centralizing dependencies into package.json, so one doesn't have to redo the dependency definitions everywhere. It seems like a Bower replacement.
I made a pull request for adding the Textalk components and my library, I hope I have done it correctly.
jspm/registry#510
I would recommend you all plug-in developers to take a look att JSPM, it is cool stuff, getting a next-big-thing-feeling here. Sort of: http://jspm.io/
The text was updated successfully, but these errors were encountered: