• This repository has been archived on 28/Mar/2019
  • Stars
    star
    4,560
  • Rank 8,862 (Top 0.2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

frontend package manager and build tool for modular web applications

web component logo

THIS PROJECT IS DEPRECATED

Component is not maintained anymore. See here #639 for more information.

You can still use the component registry on component.github.io to search for components. All the components are not affected, because most of them also provide a package.json file. The component.json files in these components are still kept to provide backwards compatibility for component and duo.

What now?

Consider to use another tool, which rely on the npm and the package.json standard:


Component is a vertically integrated frontend solution, handling everything from package management to the build process, handling everything including HTML, JS, CSS, images, and fonts. Think of it as an opinionated npm + browserify + rework-npm + grunt/gulp/broccoli all wrapped into component build.

Want to know more about Component? Visit the guide or view the comparison with other solutions.

If you're confused about component, components, componentjs, please read disambiguation

Component 1.0.0: Several major new features have been added, some have been removed, and the project has been greatly reorganized. You may need to upgrade your version of node and/or npm to avoid breakage. Please see the detailed changelog. Component 0.x will not be maintained anymore.

Installation

First, you need node v0.10+ installed. If you do not have it installed, visit node's download page.

With node installed, run the following command:

 $ npm install -g component

Getting Started

Read this Getting Started guide to get a basic static site running very quickly with Component.

Note: the Component repo (this repo) has only documentation for Component 0.19. All of the documentation related to 1.0.0 will be handled in the guide repo.

Team

The team and organization have undergone massive changes. In summary, jonathanong stopped developing Component and started with normalize.io and the guys from segmentio switched to using duo. Component will still be maintained and updated while it is in use. You can read more about Duo.js and Component here.

The long story of Component and the changes that occurred in component can be found in Jonathan Ong's blog post "the future of component".

Development for component (maintenance and features) will be continued at the latest when latest browsers will support the ES6 modules and Web Components natively.

Contributors

More Repositories

1

guide

A Guide to Component
206
star
2

builder.js

v0.x of the builder. v1.0.0+ is located at:
JavaScript
70
star
3

builder2.js

builder for component
JavaScript
50
star
4

spec

Component specs
34
star
5

crawler.js

registry that crawls github users, used in http://component.github.io
JavaScript
29
star
6

component-graph

Dependency graphs for component 0.x projects
JavaScript
28
star
7

script-tag-example

Component example with script tags for integration with other frameworks / existing applications
27
star
8

remotes.js

Normalize remote end points for component 1
JavaScript
24
star
9

resolver.js

resolve local and remote dependencies
JavaScript
22
star
10

require

Deprecated. The builder now uses:
JavaScript
21
star
11

boilerplate-koa

Boilerplate for Component and Koa
JavaScript
19
star
12

bundler.js

bundlers and bundling guide for component
JavaScript
16
star
13

search-api

Component search application powered by Express and Redis
JavaScript
15
star
14

installer.js

Deprecated
JavaScript
15
star
15

build.js

main logic for component's build command
JavaScript
15
star
16

server

Example private "registry" Express app for component 0.19
JavaScript
14
star
17

downloader.js

download components from a remote
JavaScript
11
star
18

search.js

search through crawl components using the crawler.js herokuapp
JavaScript
9
star
19

tree.js

Build a tree of the components dir
JavaScript
9
star
20

require2

builder2's require implementation
JavaScript
8
star
21

component-mirror

Create a local mirror of all components for development
JavaScript
8
star
22

watcher.js

watch utility for component
JavaScript
7
star
23

middleware.js

component building middleware for node/connect/express
JavaScript
7
star
24

package.js

Deprecated
JavaScript
7
star
25

koa.js

component building middleware for koa
JavaScript
7
star
26

boilerplate-express

Boilerplate for Component and Express
JavaScript
6
star
27

create.js

create(1) command for component(1)
JavaScript
6
star
28

builder-es6-module-to-cjs

builder plugin to convert ES6 modules to CJS
JavaScript
5
star
29

cdn

CDN for component
JavaScript
5
star
30

component-process.js

DEPRECATED
JavaScript
5
star
31

validator.js

validate and normalize component.jsons
JavaScript
5
star
32

pin.js

pin ranged dependencies to an installed version
JavaScript
4
star
33

builder-jade

Jade plugin for component-builder2
JavaScript
4
star
34

update.js

update pinned dependencies to the latest version
JavaScript
4
star
35

builder-coffee

coffee-script plugin for component-builder2
JavaScript
4
star
36

flatten.js

flatten a resolved component tree
JavaScript
3
star
37

builder-autoprefixer

autoprefixer plugin for component-builder2.js
JavaScript
3
star
38

manifest.js

build manifests for component
JavaScript
3
star
39

outdated.js

check if any pinned dependencies are outdated
JavaScript
2
star
40

wiki

Fetch component.json files of components registered in our wiki
JavaScript
2
star
41

ls.js

list the dependency tree of a component
JavaScript
2
star
42

console.js

console commands for component(1)
JavaScript
2
star
43

builder-html-minifier

html minifier plugin for component-builder2
JavaScript
2
star
44

builder-regenerator

regenerator plugin for component-builder2
JavaScript
1
star
45

shrinkwrap

shrinkwrapper for component 1.1.*
JavaScript
1
star