Skip to content

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

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

crystalwm/jsnose

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

No packages published