From ea882a52f4a8a7d6e417292692917342aff76e96 Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Sun, 19 Oct 2014 14:27:23 +0200 Subject: [PATCH] Close #195 PR: Added jsinspect. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d8b224..5246550 100644 --- a/readme.md +++ b/readme.md @@ -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