ng-formio-helper

1.8.3 • Public • Published

This is a helper module to build Angular.js applications on top of Form.io

Use this helper if you would like to build an Angular.js 1.x application that utilizes Form.io to build an application.

Installation

To install this module, you simply need to use bower and install as follows.

bower install --save ng-formio-helper

We recommend using (WireDep)[https://github.com/taptapship/wiredep] to wire the dependencies into HTML application. If you don't want to use that, then you will need to add the <script> to your page as follows.

<script src="bower_components/ngFormioHelper/dist/ng-formio-helper.js"></script>

About & Getting Started

To get started with this library, we recommend reading the Wiki

Usage

There are several providers that you can use within your application. See the wiki documentation for each provider's implementation details.

FormioAlerts

Used to track and display alerts within your application.

FormioAuth

Used to manage login/logout, tokens and forced authentication.

FormioForms

Used to create a dynamic list of tagged forms along with all the states, views and controllers.

FormioOffline

Used to set up offline mode for your application and provides widgets and settings for offline mode.

Requires a paid formio plan which provides access to the offline plugin.

FormioResource

Used to set up ui-router states, views and default controllers for a Formio Resource.

Readme

Keywords

none

Package Sidebar

Install

npm i ng-formio-helper

Weekly Downloads

4

Version

1.8.3

License

ISC

Unpacked Size

266 kB

Total Files

73

Last publish

Collaborators

  • randallknutson
  • travist
  • zackurben