repositories.md

September 28, 2014 · View on GitHub

Component(1) is split into many repositories. This makes maintenance much easier as most have their own test suites. All of these libraries are in the components organization and have a .js suffix.

Note that these are only the official libraries.

The major libraries you may be interested in are:

Libraries synonymous to Component(1) commands:

component dependencies

component
├─┬ component-build
│ ├── builder-autoprefixer
│ └─┬ component-builder
│   ├── component-manifest
│   └── component-require2
├── component-consoler
├── component-flatten
├── component-ls
├── component-outdated2
├── component-pin
├─┬ component-resolver
│ ├── component-consoler
│ ├── component-downloader
│ └── component-validator
├── component-search2
├── component-updater
├── component-watcher
└─┬ component-remotes
  └─┬ component-validator
    └── component-consoler

Other JS libraries:

Builder Plugins:

Middleware, Servers, and Sites:

Documentation: