Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 771 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 771 Bytes

API URL

A module that has a number of helper libraries and UIs that are used to build URL related editors with the support of the AMF model.

Published on NPM

Tests and publishing

Usage

Installation

npm install --save @api-components/api-url

Development

git clone https://github.com/advanced-rest-client/api-url
cd api-url
npm install

Running the demo locally

npm start

Running the tests

npm test