Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
heyprof/angularjs-input-file
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
10 days ago
Refresh default branch
Refresh
docs/js/app.js
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
(function () { 'use strict'; angular .module('app', ['angularjs-input-file']); })();