README
file-upload-model
AngularJS directive used for picking up file(s) on input of type "file" to be made available in the $scope and assigned to the binded model
AngularJS directive used for picking up file(s) on input of type file to be made available in the $scope and assigned to the binded model
<script type="module">
import omostanAngularjsFileUploadModel from 'https://cdn.skypack.dev/@omostan/angularjs-file-upload-model';
</script>
AngularJS directive used for picking up file(s) on input of type "file" to be made available in the $scope and assigned to the binded model