New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ng-http-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-http-wrapper

Basic wrapper for angular $http & ng-file-upload Upload services, containing glue code used in my angular projects. Written in TS.

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

ng-http-wrapper

Basic wrapper for angular $http & ng-file-upload Upload services, containing glue code used in my angular projects. Written in TS.

Dependendcies

  • angular
  • ng-file-upload

Features

  • Common error handling based on toaster display
  • Fluid upload method added to http calls (integration with ng-file-upload lib)
  • Automatic partial & full url parsing for ASP.MVC based routes
  • JWT token based authentication for ADFS authentication to WebAPI

Roadmap

  • Add karma TUs (non-regression testing)
  • Improve error-handling based on custom business error codes shared between srv & client
  • Make authentication process more generic to integrate with other kinds of auth mechanism on the API side

FAQs

Package last updated on 01 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts