Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Latest commit

 

History

History
59 lines (40 loc) · 2.27 KB

disambiguation.md

File metadata and controls

59 lines (40 loc) · 2.27 KB

Disambiguation

component is ambiguous

component

Component is tool for package and build management for the frontend. It's written in JavaScript and you can run it with Node.js.

http://github.com/componentjs

components

Components are modular frontend components which can be used with component to build web applications.
http://github.com/component is a GitHub organization which contains many components.

You can join our IRC channel on freenode: #components

component.io

http://component.github.io is the official registry you can add your own components via the crawler, see 1.0.0 changelog There is also a GitHub Wiki which is kind of the old registry.

[component.io] on Stack Overflow

@componentIO on Twitter

You should use component.io in a general context to avoid disambiguation.

component in another context

github.com/components

https://github.com/components is a GitHub organization which support many package manager like npm, Bower, Component, Jam, volo, ...

https://github.com/components/components

ComponentJS

Run-time Component System for structuring HTML5-based Rich Clients by
Ralf S. Engelschall

http://componentjs.com

bower's component.json

Bower has now their own bower.json file. But in earlier versions they used component.json. Some properties of bower.json and component's component.json have the same name, but there is no scripts property, so bower.json is not compatible with component.

http://bower.io

webcomponents

Web Components are a collection of standards which are working their way through the W3C. They enable truly encapsulated and reusable components for the web. And if you think HTML5 changed the web, wait to see what Web Components will do.

http://webcomponents.org