Close #195 PR: Added jsinspect.

This commit is contained in:
Daniel St. Jules
2014-10-19 14:27:23 +02:00
committed by Sindre Sorhus
parent 794c218306
commit ea882a52f4

View File

@@ -88,6 +88,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [http-server](https://github.com/nodeapps/http-server) - Simple, zero-config command-line HTTP server.
- [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers.
- [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor.
- [jsinspect](https://github.com/danielstjules/jsinspect) - Detect copy-pasted and structurally similar code.
### Functional programming