Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@api-components/api-forms

advanced-rest-client2.6kApache-2.00.2.7TypeScript support: included

A library containing helper classes to compute API data from the AMF web API model.

web-components, api-components, api-console, amf

readme

API Forms

A module that has a number of helper libraries that are used to build forms in the API request editor.

Published on NPM

Tests and publishing

Usage

Installation

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

Development

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

Running the demo locally

npm start

Running the tests

npm test