Pinned Repositories
builder.js
v0.x of the builder. v1.0.0+ is located at:
builder2.js
builder for component
component
frontend package manager and build tool for modular web applications
component-graph
Dependency graphs for component 0.x projects
crawler.js
registry that crawls github users, used in http://component.github.io
guide
A Guide to Component
remotes.js
Normalize remote end points for component 1
resolver.js
resolve local and remote dependencies
script-tag-example
Component example with script tags for integration with other frameworks / existing applications
spec
Component specs
Component's Repositories
componentjs/component
frontend package manager and build tool for modular web applications
componentjs/guide
A Guide to Component
componentjs/builder.js
v0.x of the builder. v1.0.0+ is located at:
componentjs/builder2.js
builder for component
componentjs/spec
Component specs
componentjs/crawler.js
registry that crawls github users, used in http://component.github.io
componentjs/remotes.js
Normalize remote end points for component 1
componentjs/resolver.js
resolve local and remote dependencies
componentjs/bundler.js
bundlers and bundling guide for component
componentjs/build.js
main logic for component's build command
componentjs/search-api
Component search application powered by Express and Redis
componentjs/server
Example private "registry" Express app for component 0.19
componentjs/downloader.js
download components from a remote
componentjs/search.js
search through crawl components using the crawler.js herokuapp
componentjs/require2
builder2's require implementation
componentjs/watcher.js
watch utility for component
componentjs/create.js
create(1) command for component(1)
componentjs/validator.js
validate and normalize component.jsons
componentjs/builder-coffee
coffee-script plugin for component-builder2
componentjs/builder-jade
Jade plugin for component-builder2
componentjs/pin.js
pin ranged dependencies to an installed version
componentjs/update.js
update pinned dependencies to the latest version
componentjs/builder-autoprefixer
autoprefixer plugin for component-builder2.js
componentjs/flatten.js
flatten a resolved component tree
componentjs/manifest.js
build manifests for component
componentjs/outdated.js
check if any pinned dependencies are outdated
componentjs/shrinkwrap
shrinkwrapper for component 1.1.*
componentjs/bundler-example
example how to use the bundler
componentjs/component2jspm
a tool which helps you to switch from component to jspm
componentjs/development
master project for all componentjs modules using git submodule and npm link