0.0.0 • Published 12 years ago

component-lint v0.0.0

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

builder.js

Component lint tool, validates your components against the Component Spec

Installation

$ npm install component-lint

Usage

Validate a component:

$ component-lint 
warn : .license should be set (MIT)

Use the --verbose flag to see more detail.

TODO

Eventually this should try to be more helpful and offer solutions to common problems.

License

MIT