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

is component dead? #87

Open
thisconnect opened this issue Sep 12, 2016 · 7 comments
Open

is component dead? #87

thisconnect opened this issue Sep 12, 2016 · 7 comments

Comments

@thisconnect
Copy link

No description provided.

@chemzqm
Copy link

chemzqm commented Sep 12, 2016

I'm using components of component to make website and new components from npm everyday, but I think the website and command line tool of component is dead, webpack and npm are better choice IMO.

@thisconnect
Copy link
Author

thanks. I like the small repos on (https://github.com/component).

http://component.github.io/ is confusing. seems to be different libraries than what is on github.com/component

@timaschew
Copy link
Member

timaschew commented Sep 12, 2016

// Update

Just using the word component is ambiguous!

Component, the package manager and build tool, located under the componentjs organization is deprecated, see here: https://github.com/componentjs/component/blob/master/Readme.md or here
componentjs/component#639

All the repos within the component organization are kind of the official components.

http://component.github.io provides a registry and everyone can add his library to this registry, like npm. You just need a component.json in your project root and then you can publish it this way

@thisconnect
Copy link
Author

Ty for the quick reply. So componentjs is DEPRECATED. The repos on https://github.com/component have recent commits.

What is your opinion on official components?

@stephenmathieson
Copy link
Contributor

I'm still maintaining a few of the "official components", but only for usage in npm. This said, I strongly encourage you to use webpack or browserify rather than component.

@thisconnect
Copy link
Author

Yes For building I use rollup for es6 and sometimes use webpack or broserify. I find the official components small focused and cute. So I wondered if you use them. Should they be rewritten to es2015 one day?

@stephenmathieson
Copy link
Contributor

Should they be rewritten to es2015 one day?

probably not, as component doesn't support clever lifecycle hooks like npm's prepublish.. plus they work fine as es5 currently ;)

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