Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Gasket Compatible Module List #13

Open
ryanramage opened this issue Dec 2, 2014 · 2 comments
Open

Gasket Compatible Module List #13

ryanramage opened this issue Dec 2, 2014 · 2 comments

Comments

@ryanramage
Copy link

It would be nice to maintain a list of 'gasket compatible' modules. It is hard to find them in npm because there not usually gasket dependancy.

I would suggest adding to the gasket README instructions about add the 'gasket' keyword for new npm modules.

Maybe also starting a modules page (like https://github.com/rvagg/node-levelup/wiki/Modules) for some hand curated module examples.

@gtramontina
Copy link

IFAIK any stream based module works.

I'd be very careful about having a list and/or building a community of gasket- modules. The Gulp community suffers because of this misunderstanding between general purpose tools and framework specific tools. Their initial idea was to be able to work with any stream based modules, but then the community (probably because they were used to Grunt) started creating all of those gulp- modules, which in reality should be general purpose tools.

From my understanding, gasket is supposed to work with any node module or command line application that talk "streams".

Please correct me if I'm wrong, @maxogden, @mafintosh.

@ryanramage
Copy link
Author

@gtramontina I understand how loose gasket should be. Upon starting it, and now writing modules for it ( eg https://www.npmjs.org/package/reproject-stream) I had a really hard time finding modules that might already be doing this, and how to let the community know of its availability. I know that this leans heavy on the role of npm, but it would be nice if we could also tackle it somehow.

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

No branches or pull requests

2 participants