A package that bundle asp.net MVC application's using webpack. Enables the project to use modern javascript with module loading. This will emulate a full ES2015 (ES6) environment. The goal of this package is to abstract the setup process as much as possible, and leaving users with a zero-config package.
A package that bundle asp.net MVC application's using webpack. Enables the project to use modern javascript with module loading. This will emulate a full ES2015 (ES6) environment. The goal of this package is to abstract the setup process as much as possible, and leaving users with a zero-config package.
Request Interceptor for using the NPO API with Axios or AngularJS's $http service. Calculates and adds the necessary authorization headers to the request. The NPO API Interceptor can be used both in the browser and in Node.js.