Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kintone-labs/jswatchdog

Auto review tool for kintone JS customization.
https://github.com/kintone-labs/jswatchdog

Last synced: about 2 months ago
JSON representation

Auto review tool for kintone JS customization.

Awesome Lists containing this project

README

        

# jswatchdog
Auto review tool for kintone JS customization.

## How to use

1. Open below link in browser.
https://kintone-labs.github.io/jswatchdog/
2. Paste your kintone JS customization file to the left pane.
3. Confirm review result in the right pane.
4. Fix your code as necessary.

## Copyright

Copyright(c) Cybozu, Inc.

## License

* jswatchdog - MIT Licence
* ESLint - MIT License
https://github.com/eslint/eslint/blob/master/LICENSE
* JSHint - MIT License
https://github.com/jshint/jshint/blob/master/LICENSE
* JSPrime - MIT License
https://github.com/dpnishant/jsprime/blob/master/LICENSE
* Ace Editor - BSD 3-Clause License
https://github.com/ajaxorg/ace/blob/master/LICENSE