esprima.hks
a syntax valadation pre-commit hook
Last updated 13 years ago by mcwhittemore .
BSD-2-Clause · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install esprima.hks 
SYNC missed versions from official npm registry.

Esprima.hks

Validate your javascript with each commit

About

Esprima.hks is a node-hooks implementation of the Esprima Validator. It is simple to use and easy to add to your git projects.

Usage

If you don't have hooks installed

  1. npm install node-hooks -g
  2. hooks install
  3. hooks add esprima.hks

If hooks is installed, but not managing you're git-hooks yet

  1. hooks install
  2. hooks add esprima.hks

Else

hooks add esprima.hks

Current Tags

  • 0.0.0                                ...           latest (13 years ago)

1 Versions

  • 0.0.0                                ...           13 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (2)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |