formscript-examples

0.0.5 • Public • Published

formscript-examples

Example Formscript JSON files, to help with testing and documentation. Includes loader utility.

  • Note: files

Install

$ npm install formscript-schema --save

Usage

const exampleLoader = require('formscript-examples')

// Loads an example from the /lib/fixtures dir.
// Param is name of JSON file, without .json

const simpleFormExample = exampleLoader('simple-form')

Testing

$ npm test

License

GPLv3

Readme

Keywords

none

Package Sidebar

Install

npm i formscript-examples

Weekly Downloads

0

Version

0.0.5

License

GPLv3

Unpacked Size

119 kB

Total Files

47

Last publish

Collaborators

  • timneedham