0.1.18 • Published 8 months ago

@api-components/api-url v0.1.18

Weekly downloads
84
License
Apache-2.0
Repository
github
Last release
8 months ago

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