Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

CanJS ES6 Plugin Workflows

$
0
0
Long time JavaScriptMVC users,

Thank you for all your support over the years.  Your patience will finally pay off.  I want to call your attention to a pretty exciting new development with CanJS and StealJS:

CanJS ES6 Plugin Workflows

 We've been making it as easy as possible to create and share a CanJS plugin.  I have a prototype component/plugin project (can-tabs) here:


Published on NPM here:


You'll notice that the project can be used by AMD / CJS / StealJS / and standalone workflows.

Here's a project that uses each form:



The idea is to make it as easy as possible to create extensions to CanJS (or anything else).  Notice how nice the part of the Gruntfile that writes out the different versions: https://github.com/bitovi-components/can-tabs/blob/master/Gruntfile.js#L27


Please let me know your thoughts.  We hope to have a CanJS 2.2 and StealJS 0.5 out early next month with these features.



Viewing all articles
Browse latest Browse all 3491

Trending Articles