@api-components/api-url
v0.1.18
Published
A library containing helper classes and UIs to support URL editing in AMF powered URL editor.
Downloads
1,877
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-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