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

support npm #30

Open
whwnow opened this issue Dec 6, 2015 · 13 comments
Open

support npm #30

whwnow opened this issue Dec 6, 2015 · 13 comments

Comments

@whwnow
Copy link

whwnow commented Dec 6, 2015

can you support npm package and work with webpack?
thinks

@sota1235
Copy link

I also wish it!!
Arg.js is so cool, so I want to use this library on Browserify.
👍

@dapi
Copy link

dapi commented Mar 30, 2016

+1

@reintroducing
Copy link
Contributor

The addition of this package to npm would be greatly appreciated. As of today most packages live on npm which makes them in credibly easy to pull down during build scripts as well as in general development. I'd be happy to help with this if the maintainers aren't interested.

@annahassel
Copy link

+1

1 similar comment
@baibonjwa
Copy link

+1

@ValentinTrinque
Copy link
Contributor

I think it's time to get the thing done. How should we proceed ? Should we create a simple NPM implementation (with a package.json) or should completely move to the NPM architecture (splitting the file into smaller one etc) ?

@reintroducing
Copy link
Contributor

@ValentinTrinque I think it's a pretty simple process: https://docs.npmjs.com/getting-started/publishing-npm-packages

Add a package.json file with pertinent information, create a user if you don't already have one, and run npm publish.

@reintroducing
Copy link
Contributor

I just opened a PR that gets the package.json file set up for publishing to alleviate the first step of what I said above. #39

Once merged you should be able to create a user like the link I outlined and then publish it.

@ValentinTrinque
Copy link
Contributor

That's nice. I will look into that.

@reintroducing
Copy link
Contributor

Any chance we can get this accomplished today? I'm working on starting a new project that could really benefit from this.

@ValentinTrinque
Copy link
Contributor

ValentinTrinque commented Jan 19, 2017 via email

@reintroducing
Copy link
Contributor

@matryer Any chance you could get this going for us?

@reintroducing
Copy link
Contributor

@matryer I see that this package is still not published to npm. We've moved a copy of this into our private npm registry and publish there so it can be pulled down during build processes, but it would be greatly appreciated if we could get this accomplished. The name of the package would have to change as there is already an arg.js existing on npm, but is there any way we can get this done?

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

7 participants