SkillAgentSearch skills...

LvlFileUpload

Native AngularJs file upload directive

Install / Use

/learn @logicbomb/LvlFileUpload
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#Native FileUpload Service and Directive#

##File Upload Directive## A native directive that supports uploading multiple files and data. It exposes a simple API that a parent scope can use to track upload progress, errors and completion.

The demo requires node.js and the express package so files can be posted to a server.

Documentation

#Services#

##XHR Post Service## A service that posts files and data to a url, and uses promises and callbacks to notify it's parent of upload events.

Unit Test

Documentation

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated1y ago
Forks18

Languages

JavaScript

Security Score

80/100

Audited on Mar 3, 2025

No findings