0.0.2 • Published 1 year ago

@aemforms/forms-importer v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Forms Importer Library

Live Importer

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Usage

curl --location --request POST 'https://g7ory75qdb.execute-api.ap-south-1.amazonaws.com/vega-services/importer' \
--header 'Content-Type: application/json' \
--data-raw '{"url":"https://www.stewart.com/en/deed-documentary-stamps.html/Users/vijayjalagari/Documents/github/forms-importer/ui/js/script.js","options":{"includePlainText":false}}'

For more, see the API documentation.

Development

Deploying Forms Importer Library

All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/service@ci<num> and tagged with the CI build number.