@api-components/api-url
v0.1.20
Published
A library containing helper classes and UIs to support URL editing in AMF powered URL editor.
Readme
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.
Usage
Installation
npm install --save @api-components/api-urlDevelopment
git clone https://github.com/advanced-rest-client/api-url
cd api-url
npm installRunning the demo locally
npm startRunning the tests
npm test