dutzi / tamper

Devtools extension, lets you locally edit files served from the web (based on mitmproxy).
http://dutzi.github.io/tamper
MIT License
394 stars 36 forks source link

Angularjs rewrite (+network request panel & wildcard support) #11

Closed dutzi closed 9 years ago

dutzi commented 9 years ago

Continuing to work on this project in plain JS is a pain in the ass, so I decided to migrate it to AngularJS, if I'll find this slows down the request list I'll write this component as a directive.