ng-haraway
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

ng-haraway

import Haraway from 'npm:ng-haraway';
angular.module('app', [Haraway]);
<button
  haraway-chooser
  ng-model="files"
  profile="images"
  multiple
  auto-upload
  />Choose Some files</button>
 
<div ng-repeat="file in files">
 
  <haraway-preview
    ng-model="file"
    width="150"
    height="150"
    ></haraway-preview>
 
</div>

Readme

Keywords

Package Sidebar

Install

npm i ng-haraway

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • fd