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

why don't you make it as a npm module? #5

Open
biebg opened this issue Sep 25, 2014 · 6 comments
Open

why don't you make it as a npm module? #5

biebg opened this issue Sep 25, 2014 · 6 comments

Comments

@biebg
Copy link

biebg commented Sep 25, 2014

your project is very userful, why don't you make it as a npm module?

@dazoe
Copy link
Owner

dazoe commented Sep 25, 2014

This is an npm module. It's just not in the npm repo because there is already a module in the repo called ecc. Which is 2 years old and very non-useful because it can't do real ecc. To install it via npm you can use
npm install https://github.com/dazoe/ecc/tarball/master
I will update the readme to include this.

@biebg
Copy link
Author

biebg commented Sep 25, 2014

Maybe you can call it "dazoe-ecc" or anything else, then upload to npmjs.org. Just a advice ,because a github url is hard to remember or tell others.

@dazoe
Copy link
Owner

dazoe commented Sep 25, 2014

I'll give it some thought, i would like to keep my dazoe out of the name. Maybe native-ecc or i could always challenge the ecc name. What do you think?

@quartzjer
Copy link
Collaborator

I would see if you can inherit the original name, it would save time for others looking through npm :)

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

4 participants
@quartzjer @dazoe @biebg and others