akoenig/angular-deckgrid

Submit to npmjs.com!

marksyzm opened this issue · 9 comments

For the love of god, please submit this to npmjs.com so everyone using browserify/webpack can use this! You've already done the package.json work to make it work, now just publish it. Thank you :)

+1

Sorry for the brashness; posted this late at night after a beer or 2!

+1

Until #98 is merged and angular-deckgrid is published to NPM, you can use:

"dependencies": {
    "angular-deckgrid": "https://github.com/mjhasbach/angular-deckgrid.git#module_loader_support",
},

@mjhasbach very handy, thanks! I've just got akoenig/angular-deckgrid as the dependency at the moment

PBRT commented

+1

fxck commented

still nothing?

I've forked and published this to NPM as I needed this for a project and didn't want to have a git repo in my package.json.

@akoenig I've added you as a Contributor to the NPM project, if you want to update, you have total access. Thank you.