@ng-apimock/dev-interface

3.5.1 • Public • Published

ng-apimock/dev-interface npm Build Status Quality Gate Status Commitizen friendly semantic-release Dependabot Status dependency Status devDependency Status npm downloads

The development interface for ng-apimock.

Getting Started

npm install @ng-apimock/dev-interface --save-dev

Once the plugin has been installed, you can require it with this line of JavaScript:

const devInterface = require('@ng-apimock/dev-interface');

How does it work

The development interface is a small web application that connects to the @ng-apimock/core middelware and exposes all it's features in the ui.

Usage

In order to use the development interface you can add it to your serve configuration like this:

const connect = require('connect');
const app = connect();

app.use('/dev-interface/', serveStatic(devInterface));

The development interface can now be used by navigating to http://localhost:9000/dev-interface.

The development interface looks like this:

alt tag

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.5.15,745latest

Version History

VersionDownloads (Last 7 Days)Published
3.5.15,745
3.5.082
3.4.017
3.3.164
3.3.01
3.2.1692
3.2.01
3.1.11,041
3.1.056
3.0.00
2.0.02
1.2.064
1.1.013
1.0.74
1.0.615
1.0.53
1.0.41
1.0.20

Package Sidebar

Install

npm i @ng-apimock/dev-interface

Weekly Downloads

7,801

Version

3.5.1

License

none

Unpacked Size

2.18 MB

Total Files

33

Last publish

Collaborators

  • mdasberg
  • onderceylan