This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@blinkmobile/bm-plugin-forms-json

1.0.0 • Public • Published

Blink Forms Forms JSON Renderer

Renders a Blink Mobile Form Definition to a normalised JSON structure, then writes that structure to files. For use with the Forms Transformer.

Installation

Make sure you have the Forms transformer extention to the Blink Mobile Technologies CLI installed:

npm install -g @blinkmobile/cli @blinkmobile/forms-cli

Create your .blinkmrc.json in your project folder

$ mkdir my-project
$ cd my-project
$ bm forms init

When prompted, select "JSON" from the list of plugins.

The resulting JSON files will be written to the sourcePath (component source) folder in my-project

Package Sidebar

Install

npm i @blinkmobile/bm-plugin-forms-json

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.88 kB

Total Files

4

Last publish

Collaborators

  • aaronroworth
  • blinkmobile-admin
  • kizaonline
  • mymattcarroll
  • simon_marklar