Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract getNamespaceDeclaration #9

Closed
sindresorhus opened this issue Feb 28, 2014 · 4 comments
Closed

extract getNamespaceDeclaration #9

sindresorhus opened this issue Feb 28, 2014 · 4 comments

Comments

@sindresorhus
Copy link
Member

@lazd since you were the one that added getNamespaceDeclaration, would you be willing to extract it out into a separate module? I'm trying to get rid of grunt-lib-contrib.

@lazd
Copy link
Contributor

lazd commented Feb 28, 2014

Absolutely. I'll publish something this weekend.

@sindresorhus
Copy link
Member Author

Awesome, thanks for the quick response :)

This was referenced Mar 1, 2014
@lazd
Copy link
Contributor

lazd commented Mar 7, 2014

Published as nsdeclare and ready for consumption! The usage is slightly different, but it should meet any use case Grunt plugins have.

I've published a new version of gulp-declare that makes use of nsdeclare, that can be used as an example when using nsdeclare in Grunt plugins: https://www.npmjs.org/package/gulp-declare

@sindresorhus
Copy link
Member Author

Awesome, thanks man :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants