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

Publish the NPM package #6

Open
rafaelw opened this issue Apr 11, 2015 · 13 comments · May be fixed by #41
Open

Publish the NPM package #6

rafaelw opened this issue Apr 11, 2015 · 13 comments · May be fixed by #41

Comments

@rafaelw
Copy link
Owner

rafaelw commented Apr 11, 2015

Moved from: https://code.google.com/p/mutation-summary/issues/detail?id=32

@ziahamza
Copy link

I would really like this package to be published on NPM so that it can be easily used with tools like browserify or webpack. The current codebase will need to export the classes and the API. I would probably fork the project and include those changes. Would you guys be interested in merging back browserify support?

@murrayju
Copy link

You should also submit to bower.io when this is ready

@ziahamza
Copy link

Thanks, will add support for bower too.

On 20 May 2015 at 04:29, Justin Murray [email protected] wrote:

You should also submit to bower.io when this is ready


Reply to this email directly or view it on GitHub
#6 (comment)
.

@marcelklehr
Copy link

I have published this on npm under my account, but I'm happy to it hand over, since I probably won't maintain the package.

@Rush
Copy link

Rush commented Oct 30, 2019

Could you publish it with typescript definition files?

@marcelklehr
Copy link

I'm happy to accept a pull request that adds those, but I'm probably not going to get around to adding them myself at the moment.

@Rush Rush linked a pull request Nov 16, 2019 that will close this issue
@Rush
Copy link

Rush commented Nov 16, 2019

@marcelklehr #41

My changes will publish the changes to NPM according to latest typescript guidelines. Let me know if you have any feedback.

@marcelklehr
Copy link

Awesome! I forgot to include a link to my repo, if you would be so kind to use that for the PR 🙏 https://github.com/marcelklehr/mutation-summary

@mmacfadden
Copy link

@marcelklehr I am interested in applying all of these PRs and publishing to NPM. I am happy to push to a scoped repo e.g. @convergencelabs/mutation-summary. But I could publish to the base artifact that you have as well.

@marcelklehr
Copy link

@mmacfadden Cool! I'd appreciate that, let me know what's your npm handle and I'll add you there :)

@mmacfadden
Copy link

Same as here. mmacfadden

@marcelklehr
Copy link

Done :)

@mmacfadden
Copy link

@marcelklehr Thanks!

FYI. I have updated the library here:

https://github.com/mmacfadden/mutation-summary

I have a 0.2.0 version which basically keeps the state structure with a lot of the PR's from this repo merged. This should solve a lot of peoples issues, while not introducing any breaking changes.

I also have a 1.0.0 version in progress which modernizes the library to use ES6 Modules, CI/CD build pipelines, headless testing, updates the packaging and syntax, and creates a CommonJS module and a UMD build.

I plan to maintain both the 0.x and 1.x lines until people stop using the existing 0.x.

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

Successfully merging a pull request may close this issue.

6 participants