angular-tree-repeat
angular-tree-repeat copied to clipboard
angular-tree-repeat not published in npm
trafficstars
Unfortunately, I cannot use bower as our build setup doesn't let me do that, as we use Browserify with npm modules and Gulp pipes those into a bundle. Any way to add this to npm? I'd publish to npm myself, but I don't want to maintain the package.
I've shoved it into npm, but it's not in commonjs format and there's no "main" key. So maybe require('angular-tree-repeat/dist/angular-tree-repeat') will work... I don't use browserify, so I don't know.
Let me know how it goes.