Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/captainbrosset/website.cleanjs

cleanjs website to run the code checker tool online
https://github.com/captainbrosset/website.cleanjs

Last synced: about 1 month ago
JSON representation

cleanjs website to run the code checker tool online

Awesome Lists containing this project

README

        

WHAT IS THIS
============

This is the source code of the website http://cleanjscode.appspot.com
Javascript code review/checkstyle tool.

It is based on [cleanjs](https://github.com/captainbrosset/cleanjs) also developed by myself.

The website uses the Google App Engine SDK and infrastructure.

There's still a lot of work on the cleanjs tool itself, but at least now there's a website to run it easily.

Note that I haven't done anything special yet to manage the dependency from the website to cleanjs, so it is required to copy the required cleanjs version into the root folder of the website before deploying to prod.

TODO
====

- achievements
- http://channel9.msdn.com/achievements/visualstudio
- http://www.lense.fr/badges/
- http://www.lense.fr/wp-content/themes/lense/images/badges/badge-moyen.png
- http://www.getsteamachievements.com/game/1359/super-meat-boy/
- open REST service to integrate in other tools (service hook from github)
- optionally give possibility to identify code that was reviewed already in order to generate a widget with grade
- share URL is not great
- do something with the stats ?