0.1.5 • Published 12 years ago

componentizr v0.1.5

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

componentizr

componentize, run, use with component.io

motivation

Maintaining 3rd party modules is a pain in the back and nobody has time for that.

usage

componentize

This will:

  • create a new folder with named <component name>
  • clone the repo into <component name>/src
  • save the componentizr configuration in <component name>/config.json
  • create a componentizr.js file you can run with cron or whatever you want to update the component with the latest version of your favorite 3rd party lib.

samples

Take a look at leostera/angular.js, you can actually use it with component install leostera/angular.js and then require('leostera/angular.js') or setup your own aliases for it.

That's componentizr.

now what

This is definitely a WIP. Help me out so we can stop maintaining 3rd party modules to use with component.io, file an issue, submit a pr, or just start componentizng more modules and let me know.

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago