Skip to content

crystalwm/jsnose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nose Build Status

JSNose is a JavaScript code smell detector tool written in JavaScript.

Getting Started

Install the module with: npm install nose

var nose = require('nose');
nose.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 lucianlature
Licensed under the MIT license.

About

JSNose is a JavaScript code smell detector tool written in JavaScript. Based on https://github.com/saltlab/JSNose code.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors